Skip to content

Commit

Permalink
Set fork for the 29th October
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar committed Oct 15, 2024
1 parent a5fdc50 commit 33baf6b
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 @@ -143,7 +143,7 @@ class CMainParams : public CChainParams {
consensus.DF21GrandCentralEpilogueHeight = 2574000; // Jan 10th, 2023.
consensus.DF22MetachainHeight = 3462000; // Nov 15th, 2023.
consensus.DF23Height = 4006000; // May 23th, 2024.
consensus.DF24Height = [[ TODO: INTENTIONALLY BREAK COMPILE ]]; // TODO: Target in 2 weeks
consensus.DF24Height = 4463000; // Oct 29th, 2024.

consensus.pos.diffLimit = uint256S("00000fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");
// consensus.pos.nTargetTimespan = 14 * 24 * 60 * 60; // two weeks
Expand Down

0 comments on commit 33baf6b

Please sign in to comment.