Skip to content

Commit

Permalink
postpone dry-run height
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Dec 14, 2023
1 parent 1c38807 commit 8946ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/forks.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ var (
}
ForkV1Dryrun = Fork{
UpgradeName: "v1.0.x-base-fee",
UpgradeHeight: 5214963,
UpgradeHeight: 5215165,
UpgradeChainId: "tempcronosmainnet_28-1",
BeginForkLogic: ForkV1Logic,
}
Expand Down

0 comments on commit 8946ca2

Please sign in to comment.