]> Git Repo - VerusCoin.git/commit - src/wallet/rpcwallet.cpp
Fix GetFilteredNotes to use int for minDepth like upstream and avoid casting problems...
authorSimon <[email protected]>
Tue, 27 Sep 2016 18:14:49 +0000 (11:14 -0700)
committerSimon <[email protected]>
Tue, 27 Sep 2016 18:14:49 +0000 (11:14 -0700)
commitdec49d1f8226d02445912ce255d3d66dbdab7caa
treedbe57f0ba1eabce507b65c599c0f30b741273ae9
parentc470cdf70b517350b73845b5b3581fb6b4fd296d
Fix GetFilteredNotes to use int for minDepth like upstream and avoid casting problems. Don't use FindMyNotes as mapNoteData has already been set on wallet tx.
src/wallet/rpcwallet.cpp
src/wallet/wallet.cpp
src/wallet/wallet.h
This page took 0.025392 seconds and 4 git commands to generate.