Skip to content

Commit

Permalink
Register the ICA AppModuleBasics
Browse files Browse the repository at this point in the history
  • Loading branch information
Segfaultd committed Sep 16, 2022
1 parent ad3002d commit 7930a4a
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 @@ -117,6 +117,7 @@ var (
crisis.AppModuleBasic{},
slashing.AppModuleBasic{},
ibc.AppModuleBasic{},
ica.AppModuleBasic{},
feegrantmodule.AppModuleBasic{},
upgrade.AppModuleBasic{},
evidence.AppModuleBasic{},
Expand Down

0 comments on commit 7930a4a

Please sign in to comment.