]> Git Repo - VerusCoin.git/commit
Change CWallet addressgrouping to use CTxDestination instead of strings.
authorGregory Maxwell <[email protected]>
Mon, 20 Aug 2012 17:43:33 +0000 (13:43 -0400)
committerGregory Maxwell <[email protected]>
Fri, 24 Aug 2012 07:28:45 +0000 (03:28 -0400)
commitb1093efa833376a7883deb0cbcddd0aed364de84
tree2c63671503ea5c8b3f53a6701d54d6a25cbae910
parent92735bca313768dbc49789566c47e3a68ecef59a
Change CWallet addressgrouping to use CTxDestination instead of strings.

This is cleanup for the listaddressgroupings code. Also add some
real help text.
src/rpcrawtransaction.cpp
src/rpcwallet.cpp
src/wallet.cpp
src/wallet.h
This page took 0.025839 seconds and 4 git commands to generate.