From 2b475a9c15a84799794117b746ea34b3e5bcaa00 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 21 Mar 2017 18:37:21 +0200 Subject: [PATCH] Test --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index d916a6bb8..64e10e61f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -719,7 +719,7 @@ bool IsFinalTx(const CTransaction &tx, int nBlockHeight, int64_t nBlockTime) { locktime = komodo_interest_args(&txheight,&tiptime,&value,hash,0); if ( tiptime == 0 ) - timetime = nBlockTime; + tiptime = nBlockTime; if ( (int64_t)tx.nLockTime < tiptime-3600 ) { for (i=0; i