Skip to content

Commit

Permalink
receive move memo when we create ibc transfer (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 authored Jan 6, 2025
1 parent e9af76c commit 5748b50
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
opchildtypes "github.com/initia-labs/OPinit/x/opchild/types"
)

const upgradeName = "0.6.8"
const upgradeName = "0.6.9"

// RegisterUpgradeHandlers returns upgrade handlers
func (app *MinitiaApp) RegisterUpgradeHandlers(cfg module.Configurator) {
Expand Down
Loading

0 comments on commit 5748b50

Please sign in to comment.