Skip to content

Commit

Permalink
ibc bump issue fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
cgsingh33 committed Nov 4, 2024
1 parent 5709976 commit fddc410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,7 @@ func New(
scopedICAHostKeeper,
app.MsgServiceRouter(),
)
app.ICAHostKeeper.WithQueryRouter(app.GRPCQueryRouter())

app.AssetKeeper = assetkeeper.NewKeeper(
app.cdc,
Expand Down

0 comments on commit fddc410

Please sign in to comment.