Skip to content

Commit

Permalink
adding migration for v12.1.9-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Aug 22, 2024
1 parent ef22263 commit 181067f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,6 @@ func NewBridge(
func(ctx sdk.Context, plan upgradetypes.Plan, fromVM module.VersionMap) (module.VersionMap, error) {
app.BridgeKeeper.SetParams(ctx, bridgetypes.Params{
ModuleAdmin: "bridge1ykcl8yncutg8z8hr8fct043rx56j5a9ennk7dy",
EvmAdmin: "0x7926ED700899C317a75E519B5D0bdb72fF35eAE2",
})

return app.mm.RunMigrations(ctx, app.configurator, fromVM)
Expand Down

0 comments on commit 181067f

Please sign in to comment.