]> Git Repo - VerusCoin.git/commit
Clean up wallet unit tests: replace .value() with .get() for clarity.
authorSimon <[email protected]>
Wed, 8 Aug 2018 18:04:35 +0000 (11:04 -0700)
committerSimon <[email protected]>
Wed, 8 Aug 2018 19:03:10 +0000 (12:03 -0700)
commit3c3d1f0a3835a2035d221a37d31df0defc654fd5
tree2d7f9686dee43dab4835fa8b6236e921c5b243ae
parent58a1224d6312d66a64388ed9abb4e183b3a09b95
Clean up wallet unit tests: replace .value() with .get() for clarity.

This is to avoid confusion with note.value().
src/wallet/gtest/test_wallet.cpp
This page took 0.021336 seconds and 4 git commands to generate.