]> Git Repo - VerusCoin.git/commit
Update wallet logic to account for viewing keys
authorJack Grigg <[email protected]>
Wed, 8 Mar 2017 03:31:59 +0000 (16:31 +1300)
committerJack Grigg <[email protected]>
Wed, 20 Dec 2017 00:46:37 +0000 (00:46 +0000)
commit9a2b8ae57fdae7d05bd52e6424b5b1ccf19c45c4
tree0a6a68657dd7fb8e734d1b7b79647a32270218d8
parente85b33a52e8c568cb1026862fd7a4a7c78c1a1c9
Update wallet logic to account for viewing keys

The wallet code previously assumed that an unlocked wallet would always
have a spending key associated with a note decryptor. Viewing keys break
this assumption.
src/wallet/wallet.cpp
src/wallet/wallet.h
This page took 0.025006 seconds and 4 git commands to generate.