Disabled test only state

This commit is contained in:
Michael Toutonghi
2018-05-26 04:02:10 -07:00
parent 74329e19f8
commit 8abe764b18

View File

@@ -181,7 +181,7 @@ public:
vFixedSeeds = std::vector<SeedSpec6>(pnSeed6_main, pnSeed6_main + ARRAYLEN(pnSeed6_main));
//fMiningRequiresPeers = true;
fMiningRequiresPeers = true;
fDefaultConsistencyChecks = false;
fRequireStandard = true;
fMineBlocksOnDemand = false;