Skip to content

Commit

Permalink
Update testnet fork block
Browse files Browse the repository at this point in the history
  • Loading branch information
watto-engineer committed Dec 20, 2023
1 parent f57f849 commit 308a390
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 @@ -429,7 +429,7 @@ class CTestNetParams : public CChainParams {
consensus.nGovernanceMinQuorum = 1;
consensus.nGovernanceFilterElements = 500;
consensus.nMasternodeMinimumConfirmations = 1;
consensus.V18DeploymentHeight = 1250000;
consensus.V18DeploymentHeight = 1400000;
consensus.BIP34Height = 3963;
consensus.BIP34Hash = uint256S("0000065432f43b3efb23bd0f63fe33d00d02a5f36233fe1b982c08274d58ef12");
consensus.BIP65Height = 600;
Expand Down

0 comments on commit 308a390

Please sign in to comment.