test
This commit is contained in:
@@ -558,7 +558,7 @@ void static BitcoinMiner(CWallet *pwallet)
|
|||||||
//fprintf(stderr,"try %s Mining with %s\n",ASSETCHAINS_SYMBOL,solver.c_str());
|
//fprintf(stderr,"try %s Mining with %s\n",ASSETCHAINS_SYMBOL,solver.c_str());
|
||||||
while (true)
|
while (true)
|
||||||
{
|
{
|
||||||
if (chainparams.MiningRequiresPeers())
|
if (0 && chainparams.MiningRequiresPeers())
|
||||||
{
|
{
|
||||||
//if ( ASSETCHAINS_SEED != 0 && chainActive.Tip()->nHeight < 100 )
|
//if ( ASSETCHAINS_SEED != 0 && chainActive.Tip()->nHeight < 100 )
|
||||||
// break;
|
// break;
|
||||||
|
|||||||
Reference in New Issue
Block a user