]> Git Repo - VerusCoin.git/commit - src/wallet/rpcwallet.cpp
Fixed setaccount accepting foreign address
authorEric Shaw <[email protected]>
Thu, 25 Sep 2014 22:39:28 +0000 (18:39 -0400)
committerWladimir J. van der Laan <[email protected]>
Thu, 2 Oct 2014 17:21:46 +0000 (19:21 +0200)
commit31d6390fd17803ab9870e239a0c0c4d0a6be5c68
tree1c07e8e8639e5dc9f6a0d7eb48fe7f3ac510700b
parent4b2b78b9f2bd339cc4505996258e00c186e91792
Fixed setaccount accepting foreign address

Fixed issue #4209 where using setaccount with a foreign
address causes the address to be added to your receiving addresses.
src/rpcwallet.cpp
src/test/rpc_wallet_tests.cpp
This page took 0.022391 seconds and 4 git commands to generate.