File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ class CMainParams : public CChainParams {
86
86
consensus.vDeployments [Consensus::DEPLOYMENT_TESTDUMMY].nTimeout = 1230767999 ; // December 31, 2008
87
87
88
88
// The best chain should have at least this much work.
89
- consensus.nMinimumChainWork = uint256S (" 0x0000000000000000000000000000000000000000000000000000000000000fff " );
89
+ consensus.nMinimumChainWork = uint256S (" 0x0000000000000000000000000000000000000000000000000584d91bab5bc110 " );
90
90
91
91
// By default assume that the signatures in ancestors of this block are valid.
92
92
consensus.defaultAssumeValid = uint256S (" 0x0000000000000000000000000000000000000000000000000000000000000000" );
@@ -139,6 +139,7 @@ class CMainParams : public CChainParams {
139
139
{
140
140
{ 290 , uint256S (" 0x0000000543af8788c82e27cc452f7a4c36a70e66b046a152852b405917aa8342" )},
141
141
{ 1572 , uint256S (" 0x0000000000066b08f980f8eeae9ab27772fce0233195457173eb4a18cf8ef687" )},
142
+ { 2624 , uint256S (" 0X00000000000003c2abbf0b1271b50fea17f402c78d5f1323ab264e48f789e92b" )},
142
143
}
143
144
};
144
145
You can’t perform that action at this time.
0 commit comments