This commit is contained in:
jl777
2016-11-08 19:13:41 -03:00
parent 078f6af1db
commit 2b03a458b9

View File

@@ -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 )
{