Skip to content

Commit

Permalink
fix conflict in app.go
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed May 10, 2023
1 parent ea3565d commit b60bf4c
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 @@ -646,6 +646,7 @@ func NewMigalooApp(
app.BankKeeper,
app.StakingKeeper,
distrkeeper.NewQuerier(app.DistrKeeper),
app.IBCFeeKeeper, // ISC4 Wrapper: fee IBC middleware
app.IBCKeeper.ChannelKeeper,
&app.IBCKeeper.PortKeeper,
scopedWasmKeeper,
Expand Down

0 comments on commit b60bf4c

Please sign in to comment.