Skip to content

Commit

Permalink
Mainnet HFDAAScore set to 26962009 to switch to khashv2
Browse files Browse the repository at this point in the history
  • Loading branch information
lemois-1337 committed Aug 28, 2024
1 parent 89f8351 commit c2d369f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion domain/dagconfig/params.go
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ var MainnetParams = Params{
// This means that any block that has a level lower or equal to genesis will be level 0.
MaxBlockLevel: 225,
MergeDepth: defaultMergeDepth,
HFDAAScore: 42000042, // TODO: define the fork date DAAscore
HFDAAScore: 26962009, // HF DAAscore to switch to khashv2 (Fri Sep 13 01:37:00 PM UTC 2024)
}

// TestnetParams defines the network parameters for the test Karlsen network.
Expand Down

0 comments on commit c2d369f

Please sign in to comment.