Skip to content

Commit

Permalink
add v2.2.2 fork height for columbus-5
Browse files Browse the repository at this point in the history
  • Loading branch information
nghuyenthevinh2000 committed Sep 26, 2023
1 parent e67f307 commit 447b8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/fork/fork.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ const (
// VersionMapEnableHeight - set the version map to enable software upgrades, approximately February 14, 2023
VersionMapEnableHeight = int64(11_543_150)
// Revert Min Commission slip during v2.2.0 upgrade
FixMinCommissionHeight = int64(14_665_190)
FixMinCommissionHeight = int64(14_890_000)
FixMinCommissionHeightRebel = int64(16_300_000)
)

0 comments on commit 447b8c4

Please sign in to comment.