Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
keruch committed Sep 30, 2024
1 parent 5671869 commit eec65ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/keepers/keepers.go
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,7 @@ func (a *AppKeepers) InitKeepers(
a.AccountKeeper,
a.StakingKeeper,
a.IncentivesKeeper,
a.SequencerKeeper,
authtypes.NewModuleAddress(govtypes.ModuleName).String(),
)

Expand Down

0 comments on commit eec65ac

Please sign in to comment.