This commit is contained in:
jl777
2016-11-29 18:49:48 -03:00
parent aa99979a09
commit 568bfd3d31
2 changed files with 3 additions and 3 deletions

View File

@@ -558,7 +558,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;