diff options
| author | Russell Yanofsky <[email protected]> | 2017-02-15 17:01:30 -0500 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2017-02-15 17:01:30 -0500 |
| commit | 07afcd6379bb46ace5856f6a47a9188cf9aed2ea (patch) | |
| tree | 61d3f1f987dcf8ec9a89919d2756d0b3fc51fe7f /src/chainparams.cpp | |
| parent | Merge #9756: Return error when importmulti called with invalid address. (diff) | |
| download | discoin-07afcd6379bb46ace5856f6a47a9188cf9aed2ea.tar.xz discoin-07afcd6379bb46ace5856f6a47a9188cf9aed2ea.zip | |
Add missing cs_wallet lock that triggers new lock held assertion
A new AssertLockHeld(cs_wallet) call was added in commit a58370e
"Dedup nTimeFirstKey update logic" (part of PR #9108).
The lock held assertion will fail when loading prexisting wallets files from
before the #9108 merge that have watch-only keys.
Diffstat (limited to 'src/chainparams.cpp')
0 files changed, 0 insertions, 0 deletions