diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2020-01-16 15:56:58 -0500 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2020-03-31 08:36:02 -0500 |
commit | f6da44ccce4cfff53433e665305a6fe0a01364e4 (patch) | |
tree | d0a3f3fd875398a2ff5b44d2bf5a2b24911e65e0 /src/pow.cpp | |
parent | bf30cd4922ea62577d7bf63f5029e8be62665d45 (diff) |
wallet: Avoid use of Chain::Lock in tryGetTxStatus and tryGetBalances
This is a step toward removing the Chain::Lock class and reducing cs_main
locking.
It also helps ensure the GUI display stays up to date in the case where the
node chain height runs ahead of wallet last block processed height.
Diffstat (limited to 'src/pow.cpp')
0 files changed, 0 insertions, 0 deletions