This commit is contained in:
jl777
2016-11-19 17:28:13 -03:00
parent a19b28ce5e
commit 550824a809
4 changed files with 32 additions and 3 deletions

View File

@@ -460,7 +460,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block)
sleep(30);
}
}*/
sp->KOMODO_REALTIME = KOMODO_INITDONE = (uint32_t)time(NULL);
KOMODO_INITDONE = (uint32_t)time(NULL);
if ( pindex != 0 )
{
height = pindex->nHeight;