Skip to content

Commit

Permalink
chore: correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
the-frey committed Sep 23, 2022
1 parent 3c76e6e commit 67f9def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ func (app *App) RegisterUpgradeHandlers(cfg module.Configurator) {
}
app.ICAHostKeeper.SetParams(ctx, newIcaHostParams)

// transfer module consensus version has been bumped to 2
// mint module consensus version bumped
return app.mm.RunMigrations(ctx, cfg, fromVM)
})
}
Expand Down

0 comments on commit 67f9def

Please sign in to comment.