Commit 8738e03 1 parent d47af2c commit 8738e03 Copy full SHA for 8738e03
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -251,10 +251,10 @@ class CMainParams : public CChainParams {
251
251
consensus.vDeployments [Consensus::DEPLOYMENT_DIP0024].nFalloffCoeff = 5 ; // this corresponds to 10 periods
252
252
253
253
// The best chain should have at least this much work.
254
- consensus.nMinimumChainWork = uint256S (" 0x00000000000000000000000000000000000000000000549cd3ccb81a55892330 " ); // 1450000
254
+ consensus.nMinimumChainWork = uint256S (" 0x0000000000000000000000000000000000000000000076f91fbc02922ce2226e " ); // 1718500
255
255
256
256
// By default assume that the signatures in ancestors of this block are valid.
257
- consensus.defaultAssumeValid = uint256S (" 0x00000000000000105cfae44a995332d8ec256850ea33a1f7b700474e3dad82bc " ); // 1450000
257
+ consensus.defaultAssumeValid = uint256S (" 0x000000000000001af6e940e36cfc58573c71cce69eaa1f457164c395f31bd3be " ); // 1718500
258
258
259
259
/* *
260
260
* The message start string is designed to be unlikely to occur in normal data.
@@ -476,10 +476,10 @@ class CTestNetParams : public CChainParams {
476
476
consensus.vDeployments [Consensus::DEPLOYMENT_DIP0024].nFalloffCoeff = 5 ; // this corresponds to 10 periods
477
477
478
478
// The best chain should have at least this much work.
479
- consensus.nMinimumChainWork = uint256S (" 0x000000000000000000000000000000000000000000000000022f14ac5d56b5ef " ); // 470000
479
+ consensus.nMinimumChainWork = uint256S (" 0x000000000000000000000000000000000000000000000000027babc01f54b721 " ); // 771500
480
480
481
481
// By default assume that the signatures in ancestors of this block are valid.
482
- consensus.defaultAssumeValid = uint256S (" 0x0000009303aeadf8cf3812f5c869691dbd4cb118ad20e9bf553be434bafe6a52 " ); // 470000
482
+ consensus.defaultAssumeValid = uint256S (" 0x0000096633fa151a8112e499a16cc86007f8b57e3e70e4614fc4fdf11eeb22b6 " ); // 771500
483
483
484
484
pchMessageStart[0 ] = 0xce ;
485
485
pchMessageStart[1 ] = 0xe2 ;
You can’t perform that action at this time.
0 commit comments