From 2b03a458b92d1af8365cd34dcd58b7605b929177 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 8 Nov 2016 19:13:41 -0300 Subject: [PATCH] test --- src/komodo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo.h b/src/komodo.h index 819aefd11..821632e32 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -362,7 +362,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block) printf("hwmheight.%d vs pindex->nHeight.%d reorg.%d\n",hwmheight,pindex->nHeight,hwmheight-pindex->nHeight); // reset komodostate } - if ( ASSETCHAINS_SYMBOL[0] != 0 ) + if ( komodo_is_issuer() != 0 ) { while ( KOMODO_REALTIME == 0 || time(NULL) <= KOMODO_REALTIME ) {