diff --git a/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp index 6d5ebc25..c1f2d349 100644 --- a/src/simplewallet/simplewallet.cpp +++ b/src/simplewallet/simplewallet.cpp @@ -2752,6 +2752,8 @@ bool simple_wallet::sweep_main(uint64_t below, const std::vector &a } } + LOCK_IDLE_SCOPE(); + try { // figure out what tx will be necessary