Test
This commit is contained in:
@@ -2779,7 +2779,7 @@ static bool ActivateBestChainStep(CValidationState &state, CBlockIndex *pindexMo
|
|||||||
pindexFork = chainActive.FindFork(pindexMostWork);
|
pindexFork = chainActive.FindFork(pindexMostWork);
|
||||||
sleep(3);
|
sleep(3);
|
||||||
didinit++;
|
didinit++;
|
||||||
return(false);
|
return(true);
|
||||||
}
|
}
|
||||||
if ( didinit == 0 )
|
if ( didinit == 0 )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user