diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2020-01-21 17:08:12 -0500 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2020-03-31 08:36:02 -0500 |
commit | 1be8ff280c78c30baabae9429c53c0bebb89c44d (patch) | |
tree | e028b55f2c2821390f9e913be5d5fb1c3516f5a9 /src/validationinterface.cpp | |
parent | 3cb85ac594f115db99f96b0a0f4bfdcd69ef0590 (diff) |
wallet: Avoid use of Chain::Lock in rescanblockchain
This is a step toward removing the Chain::Lock class and reducing cs_main
locking.
This change only affects behavior in the case where wallet last block processed
falls behind the chain tip. The rescanblockchain error height error checking
will just be stricter in this case and only accept values up to the last
processed height
Diffstat (limited to 'src/validationinterface.cpp')
0 files changed, 0 insertions, 0 deletions