File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,10 +102,10 @@ class CMainParams : public CChainParams {
102102 consensus.vDeployments [Consensus::DEPLOYMENT_SEGWIT].nTimeout = 1510704000 ; // November 15th, 2017.
103103
104104 // The best chain should have at least this much work.
105- consensus.nMinimumChainWork = uint256S (" 0x000000000000000000000000000000000000000000723d3581fe1bd55373540a " );
105+ consensus.nMinimumChainWork = uint256S (" 0x000000000000000000000000000000000000000000f91c579d57cad4bc5278cc " );
106106
107107 // By default assume that the signatures in ancestors of this block are valid.
108- consensus.defaultAssumeValid = uint256S (" 0x0000000000000000003b9ce759c2a087d52abc4266f8f4ebd6d768b89defa50a " ); // 477890
108+ consensus.defaultAssumeValid = uint256S (" 0x0000000000000000005214481d2d96f898e3d5416e43359c145944a909d242e0 " ); // 506067
109109
110110 /* *
111111 * The message start string is designed to be unlikely to occur in normal data.
You can’t perform that action at this time.
0 commit comments