diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2020-01-22 17:15:17 -0500 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2020-03-31 08:36:02 -0500 |
commit | 48973402d8bccb673eaeb68b7aa86faa39d3cb8a (patch) | |
tree | 307622d91c87c8b1cd79d8e66ac5522d638420d7 /src/qt | |
parent | e958ff9ab5607da2cd321f29fc785a6d359e44f4 (diff) |
wallet: Avoid use of Chain::Lock in CWallet::GetKeyBirthTimes
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, where it will treat the last block processed as the
current tip.
Diffstat (limited to 'src/qt')
0 files changed, 0 insertions, 0 deletions