diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp index 9764eab0..b95ceacd 100644 --- a/src/wallet/wallet2.cpp +++ b/src/wallet/wallet2.cpp @@ -1782,7 +1782,7 @@ void wallet2::handle_pulled_blocks(size_t& blocks_added, std::atomic& stop m_chain.clear(); } } - else if (height == processed_blocks_count) + else if (height == processed_blocks_count && been_matched_block) { //regular block handling //self check