Skip to content

Commit

Permalink
fix ibcRouter seal
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 committed Mar 7, 2024
1 parent a43219b commit d8352b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/keepers/keepers.go
Original file line number Diff line number Diff line change
Expand Up @@ -553,8 +553,6 @@ func NewAppKeeper(
AddRoute(icqtypes.ModuleName, icqModule).
AddRoute(ibcnfttransfertypes.ModuleName, nfttransferIBCModule)

appKeepers.IBCKeeper.SetRouter(ibcRouter)

// wasm configuration

wasmDir := filepath.Join(homePath, "wasm")
Expand Down

0 comments on commit d8352b1

Please sign in to comment.