Skip to content

Commit

Permalink
chore: upgrade to v0.47.8 again
Browse files Browse the repository at this point in the history
  • Loading branch information
soring323 committed Feb 1, 2024
1 parent 947d064 commit bb82d2f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/upgrades/v0/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import (
upgradetypes "github.com/cosmos/cosmos-sdk/x/upgrade/types"
)

// CreateUpgradeHandler creates an SDK upgrade handler for v7
func CreateUpgradeHandler(
mm *module.Manager,
configurator module.Configurator,
Expand Down
1 change: 0 additions & 1 deletion app/upgrades/v1/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (
yieldmoduletypes "github.com/sideprotocol/side/x/yield/types"
)

// UpgradeName defines the on-chain upgrade name for the Osmosis v21 upgrade.
const (
UpgradeName = "v01"
)
Expand Down

0 comments on commit bb82d2f

Please sign in to comment.