This commit is contained in:
jl777
2018-11-08 02:06:40 -11:00
parent dae973ae0f
commit 2ea6863c08
3 changed files with 14 additions and 43 deletions

View File

@@ -940,7 +940,7 @@ void static BitcoinMiner()
{
fprintf(stderr,"Mining when blockchain might not be in sync longest.%d vs %d\n",KOMODO_LONGESTCHAIN,Mining_height);
if ( KOMODO_LONGESTCHAIN != 0 && Mining_height >= KOMODO_LONGESTCHAIN )
KOMODO_INSYNC = 1;
KOMODO_INSYNC = Mining_height;
sleep(3);
}
// Hash state