Bump nMinimumChainWork

This commit is contained in:
lateminer
2019-11-01 23:34:49 +03:00
parent e43a3449ce
commit 0290bd6ead

View File

@@ -121,7 +121,7 @@ public:
consensus.nStakeMinAge = 8 * 60 * 60; // 8 hours
// The best chain should have at least this much work.
consensus.nMinimumChainWork = uint256S("0x0000000000000000000000000000000000000000000001f61a372a08476c5a2e");
consensus.nMinimumChainWork = uint256S("0x00000000000000000000000000000000000000000000026797d24ded64a79e72");
/**
* The message start string is designed to be unlikely to occur in normal data.