From f5eb2ce9688164ee8749b6a57919c10ab65cc36b Mon Sep 17 00:00:00 2001 From: tobtoht Date: Tue, 13 Jul 2021 19:01:55 +0200 Subject: [PATCH] wallet2: Don't auto lock device on process parsed blocks --- src/wallet/wallet2.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp index 05fe0a1ad..cb6dfd7d3 100644 --- a/src/wallet/wallet2.cpp +++ b/src/wallet/wallet2.cpp @@ -2773,9 +2773,8 @@ void wallet2::process_parsed_blocks(uint64_t start_height, const std::vector hwdev_lock(hwdev); for (auto &iod: slot.primary) gender(iod); for (auto &iod: slot.additional)