chore!: remove unused KeyPowerReduction var (#10248)
* remove unused KeyPowerReduction var from x/staking * add changelog
This commit is contained in:
@@ -38,7 +38,6 @@ var (
|
||||
KeyMaxEntries = []byte("MaxEntries")
|
||||
KeyBondDenom = []byte("BondDenom")
|
||||
KeyHistoricalEntries = []byte("HistoricalEntries")
|
||||
KeyPowerReduction = []byte("PowerReduction")
|
||||
)
|
||||
|
||||
var _ paramtypes.ParamSet = (*Params)(nil)
|
||||
|
||||
Reference in New Issue
Block a user