This commit is contained in:
blackjok3r
2018-12-17 19:14:49 +08:00
parent 8402a8e954
commit e57b2a05fa
2 changed files with 2 additions and 2 deletions

View File

@@ -1579,7 +1579,6 @@ void static BitcoinMiner()
LogPrintf("Block %d : PoS %d%% vs target %d%% \n",Mining_height,percPoS,(int32_t)ASSETCHAINS_STAKED);
}
}
//bool breakLoop;
while (true)
{
/*if ( KOMODO_INSYNC == 0 )