From aaf80ce83f4088f19ede8b7dbd8dc09d4a2d0bb9 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 21 Mar 2017 19:37:05 +0200 Subject: [PATCH] Test --- src/main.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 145820fa2..dee1fee0d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -887,10 +887,7 @@ int32_t komodo_validate_interest(const CTransaction& tx) tiptime = activeChain.Tip()->nBlockTime; if ( (int64_t)tx.nLockTime < tiptime-3600 ) { - for (i=0; inBlockTime,tiptime); return(-1);