From b5a0d3b8b7dab495cc67c02758fe4e7621586eba Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sat, 6 Jun 2020 14:11:30 -0400 Subject: [PATCH] desprout --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index c2e9c5bfb..2532dd2b1 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1368,6 +1368,7 @@ bool CheckTransaction(uint32_t tiptime,const CTransaction& tx, CValidationState if (!CheckTransactionWithoutProofVerification(tiptime,tx, state)) { return false; } + return true; } int32_t komodo_isnotaryvout(char *coinaddr,uint32_t tiptime) // from ac_private chains only