Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanchristo committed Jun 24, 2022
1 parent 1ab98ac commit 7c22124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/stable_appconfig.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ func (app *RegenApp) registerUpgradeHandlers() {
// add name and symbol to regen denom metadata
if err := migrateDenomMetadata(ctx, app.BankKeeper); err != nil {
return nil, err
}

// update denom unit order for basket tokens
if ctx.ChainID() == "regen-redwood-1" {
Expand Down

0 comments on commit 7c22124

Please sign in to comment.