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