Skip to content

Commit

Permalink
Update mainnet keys
Browse files Browse the repository at this point in the history
Modified by: wagerr-builder <[email protected]>
  • Loading branch information
wagerr-builder committed Dec 30, 2022
1 parent 76faa97 commit ad8f21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ class CTestNetParams : public CChainParams {
consensus.vDeployments[Consensus::DEPLOYMENT_TESTDUMMY].nTimeout = 1230767999; // December 31, 2008

// The best chain should have at least this much work.
consensus.nMinimumChainWork = uint256S("0x00000000000000000000000000000000000000000000009a720ffd0bd1bd7661"); // 1427000
consensus.nMinimumChainWork = uint256S("0x00000000000000000000000000000000000000000000009db835052f74f73219"); // 1427000

// By default assume that the signatures in ancestors of this block are valid.
consensus.defaultAssumeValid = uint256S("0x0");
Expand Down

0 comments on commit ad8f21b

Please sign in to comment.