raise minimum difficulty for Verus hash

This commit is contained in:
miketout
2018-05-05 14:01:40 -07:00
parent 14d104e93f
commit bdc8bd41dd
2 changed files with 1 additions and 2 deletions

View File

@@ -871,7 +871,6 @@ void static BitcoinMiner_noeq()
else
printf("\n");
#ifdef ENABLE_WALLET
ProcessBlockFound(pblock, *pwallet, reservekey);
#else