diff options
| author | Russell Yanofsky <[email protected]> | 2020-01-22 17:11:02 -0500 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2020-03-31 08:36:02 -0500 |
| commit | e958ff9ab5607da2cd321f29fc785a6d359e44f4 (patch) | |
| tree | 7bb98e33c586cd70b83b0617d6d1dd59d137f70b /src/httpserver.cpp | |
| parent | wallet: Avoid use of Chain::Lock in CWallet::ScanForWalletTransactions (diff) | |
| download | discoin-e958ff9ab5607da2cd321f29fc785a6d359e44f4.tar.xz discoin-e958ff9ab5607da2cd321f29fc785a6d359e44f4.zip | |
wallet: Avoid use of Chain::Lock in CWallet::CreateTransaction
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 may set a different lock time.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions