Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Reecepbcups committed Feb 4, 2025
1 parent f88dc35 commit 863e0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simapp/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

// UpgradeName defines the on-chain upgrade name for the sample SimApp upgrade.
const UpgradeName = "v2-zremove-poa"
const UpgradeName = "v2-remove-poa"

func (app SimApp) RegisterUpgradeHandlers() {
app.UpgradeKeeper.SetUpgradeHandler(
Expand Down

0 comments on commit 863e0f1

Please sign in to comment.