Skip to content

Commit

Permalink
ica query router
Browse files Browse the repository at this point in the history
  • Loading branch information
codehans committed Jun 23, 2024
1 parent 9f17065 commit 690a0de
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 @@ -572,6 +572,7 @@ func New(
scopedICAHostKeeper,
app.MsgServiceRouter(),
)
app.ICAHostKeeper.WithQueryRouter(app.GRPCQueryRouter())

scopedICAControllerKeeper := app.CapabilityKeeper.ScopeToModule(icacontrollertypes.SubModuleName)
app.ICAControllerKeeper = icacontrollerkeeper.NewKeeper(
Expand Down

0 comments on commit 690a0de

Please sign in to comment.