Update nnMinimumChainWork per 2.0.2 getblockchaininfo

This commit is contained in:
mdr0id 2018-11-29 10:32:18 -08:00
parent 6bb3124367
commit 9a126cbb70
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ public:
consensus.vUpgrades[Consensus::UPGRADE_SAPLING].nActivationHeight = 419200;
// The best chain should have at least this much work.
consensus.nMinimumChainWork = uint256S("0x00000000000000000000000000000000000000000000000000281b32ff3198a1");
consensus.nMinimumChainWork = uint256S("0x000000000000000000000000000000000000000000000000006f31c0e1f30221");
/**
* The message start string should be awesome!