This commit is contained in:
jl777
2016-11-29 17:41:07 -03:00
parent fa96ccc110
commit ac8822389e

View File

@@ -551,7 +551,7 @@ void static BitcoinMiner(CWallet *pwallet)
//fprintf(stderr,"try %s Mining with %s\n",ASSETCHAINS_SYMBOL,solver.c_str());
while (true)
{
if (0 && chainparams.MiningRequiresPeers())
if (chainparams.MiningRequiresPeers())
{
//if ( ASSETCHAINS_SEED != 0 && chainActive.Tip()->nHeight < 100 )
// break;