test
This commit is contained in:
@@ -458,14 +458,14 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block)
|
||||
komodo_stateupdate(pindex->nHeight,0,0,0,zero,0,0,0,0,-pindex->nHeight,pindex->nTime,0,0,0,0);
|
||||
}
|
||||
komodo_currentheight_set(chainActive.Tip()->nHeight);
|
||||
if ( ASSETCHAINS_SYMBOL[0] != 0 )
|
||||
/*if ( ASSETCHAINS_SYMBOL[0] != 0 )
|
||||
{
|
||||
while ( KOMODO_PASSPORT_INITDONE == 0 )
|
||||
{
|
||||
fprintf(stderr,"komodo_connect.(%s) waiting for KOMODO_PASSPORT_INITDONE.%u\n",ASSETCHAINS_SYMBOL,KOMODO_PASSPORT_INITDONE);
|
||||
sleep(3);
|
||||
}
|
||||
}
|
||||
}*/
|
||||
if ( pindex != 0 )
|
||||
{
|
||||
height = pindex->nHeight;
|
||||
|
||||
Reference in New Issue
Block a user