Bump nMinimumChainWork

This commit is contained in:
Michel van Kessel
2020-04-28 17:07:25 +02:00
parent e51e546547
commit 955f0d0ccf

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("0x00000000000000000000000000000000000000000000026797d24ded64a79e72");
consensus.nMinimumChainWork = uint256S("0x00000000000000000000000000000000000000000000029f1452903d2f781416");
/**
* The message start string is designed to be unlikely to occur in normal data.