Test
This commit is contained in:
@@ -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 )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user