From 7133babe5fe78c35d76f124e6b3c312ff196627d Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 22 Mar 2017 20:47:03 +0200 Subject: [PATCH] Test --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 236b4b1af..01e0fc7f9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -728,7 +728,7 @@ int32_t komodo_validate_interest(const CTransaction& tx,uint32_t txblocktime) cmptime = txblocktime; } else if ( (cmptime= txheighttime) == 0 ) - cmptime = txblockime; + cmptime = txblocktime; if ( cmptime != 0 && (int64_t)tx.nLockTime < cmptime-3600 ) { if ( txheighttime > 1490159171 || (locktime == 0 && txheighttime >= 1490159171) ) // 246748