test
This commit is contained in:
@@ -504,7 +504,7 @@ void static BitcoinMiner(CWallet *pwallet)
|
|||||||
try {
|
try {
|
||||||
while (true)
|
while (true)
|
||||||
{
|
{
|
||||||
if (chainparams.MiningRequiresPeers())
|
if (0&&chainparams.MiningRequiresPeers())
|
||||||
{
|
{
|
||||||
// Busy-wait for the network to come online so we don't waste time mining
|
// Busy-wait for the network to come online so we don't waste time mining
|
||||||
// on an obsolete chain. In regtest mode we expect to fly solo.
|
// on an obsolete chain. In regtest mode we expect to fly solo.
|
||||||
|
|||||||
Reference in New Issue
Block a user