From c4149503d095d8f10ffbc137c7e6bfdd4ba3453b Mon Sep 17 00:00:00 2001 From: cryptozoidberg Date: Sun, 17 May 2020 19:16:48 +0200 Subject: [PATCH] fixed wrong condition for syn validation check --- src/wallet/wallet2.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp index f0d1bcee..f9e2eab5 100644 --- a/src/wallet/wallet2.cpp +++ b/src/wallet/wallet2.cpp @@ -1070,7 +1070,8 @@ void wallet2::process_unconfirmed(const currency::transaction& tx, std::vector