File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -97,10 +97,10 @@ class CMainParams : public CChainParams {
97
97
consensus.vDeployments [Consensus::DEPLOYMENT_SEGWIT].nTimeout = 1510704000 ; // November 15th, 2017.
98
98
99
99
// The best chain should have at least this much work.
100
- consensus.nMinimumChainWork = uint256S (" 0x0000000000000000000000000000000000000000002cb971dd56d1c583c20f90 " );
100
+ consensus.nMinimumChainWork = uint256S (" 0x0000000000000000000000000000000000000000003f94d1ad391682fe038bf5 " );
101
101
102
102
// By default assume that the signatures in ancestors of this block are valid.
103
- consensus.defaultAssumeValid = uint256S (" 0x0000000000000000030abc968e1bd635736e880b946085c93152969b9a81a6e2 " ); // 447235
103
+ consensus.defaultAssumeValid = uint256S (" 0x00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90 " ); // 453354
104
104
105
105
/* *
106
106
* The message start string is designed to be unlikely to occur in normal data.
@@ -201,10 +201,10 @@ class CTestNetParams : public CChainParams {
201
201
consensus.vDeployments [Consensus::DEPLOYMENT_SEGWIT].nTimeout = 1493596800 ; // May 1st 2017
202
202
203
203
// The best chain should have at least this much work.
204
- consensus.nMinimumChainWork = uint256S (" 0x0000000000000000000000000000000000000000000000198b4def2baa9338d6 " );
204
+ consensus.nMinimumChainWork = uint256S (" 0x00000000000000000000000000000000000000000000001f057509eba81aed91 " );
205
205
206
206
// By default assume that the signatures in ancestors of this block are valid.
207
- consensus.defaultAssumeValid = uint256S (" 0x000000000871ee6842d3648317ccc8a435eb8cc3c2429aee94faff9ba26b05a0 " ); // 1043841
207
+ consensus.defaultAssumeValid = uint256S (" 0x00000000000128796ee387cf110ccb9d2f36cffaf7f73079c995377c65ac0dcc " ); // 1079274
208
208
209
209
pchMessageStart[0 ] = 0x0b ;
210
210
pchMessageStart[1 ] = 0x11 ;
You can’t perform that action at this time.
0 commit comments