This commit is contained in:
jl777
2017-03-18 11:51:12 +02:00
parent 6856606faf
commit f4b73908f1

View File

@@ -2781,7 +2781,7 @@ static bool ActivateBestChainStep(CValidationState &state, CBlockIndex *pindexMo
didinit++; didinit++;
return(true); return(true);
} }
if ( didinit == 0 ) //if ( didinit == 0 )
{ {
while (chainActive.Tip()->nHeight >= KOMODO_REWIND ) while (chainActive.Tip()->nHeight >= KOMODO_REWIND )
{ {