Skip to content

Commit

Permalink
register stakingtypes.ModuleName to use during slashing
Browse files Browse the repository at this point in the history
  • Loading branch information
RustNinja committed Mar 20, 2024
1 parent ff68541 commit 9484572
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 @@ -247,6 +247,7 @@ var (
alliancemoduletypes.ModuleName: {authtypes.Minter, authtypes.Burner},
alliancemoduletypes.RewardsPoolName: nil,
icatypes.ModuleName: nil,
stakingtypes.ModuleName: nil,
// this line is used by starport scaffolding # stargate/app/maccPerms
}
)
Expand Down

0 comments on commit 9484572

Please sign in to comment.