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