Skip to content

Commit

Permalink
upgrade height
Browse files Browse the repository at this point in the history
  • Loading branch information
vuong177 committed Aug 18, 2023
1 parent 314bead commit 19168db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v4_5_1/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const (

// UpgradeHeight defines the block height at which the Composable v6 upgrade is
// triggered.
UpgradeHeight = 1_117_000
UpgradeHeight = 1127000
)

var Fork = upgrades.Fork{
Expand Down

0 comments on commit 19168db

Please sign in to comment.