This commit is contained in:
jl777
2016-11-08 13:03:24 -03:00
parent ec7ad5f657
commit c021b87142
2 changed files with 2 additions and 3 deletions

View File

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