diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2020-01-16 16:38:30 -0500 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2020-03-31 08:36:02 -0500 |
commit | c1694ce6bb7e19a8722d5583cd85ad17da40bb67 (patch) | |
tree | 21e0b8bdd3d8cba56623e3f63696f31a9d6a6517 /depends/Makefile | |
parent | ade5f87971211bc67753f14a0d49e020142efc7c (diff) |
wallet: Avoid use of Chain::Lock in importprunedfunds
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, in which case the "Block not found in chain" error
will be stricter and not allow importing data from a blocks between the wallet
last processed tip and the current node tip.
Diffstat (limited to 'depends/Makefile')
0 files changed, 0 insertions, 0 deletions