This commit is contained in:
jl777
2016-11-29 13:41:44 -03:00
parent 13d34e32dc
commit 1cfd79524b

View File

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