cosmos / cosmos/interchain-security
Remove `ConsumerRewardsAllocation` state
Open
type: tech-debt
- Dominant language
- Go
- Stars
- 195
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
As part of https://github.com/cosmos/interchain-security/pull/2309 we stop using the `ConsumerRewardsAllocation` state but intead use the `ConsumerRewardsAllocationByDenom`. During the v21 upgrade we might want to remove everything stored under `ConsumerRewardsAllocation` state.
Contributor guide
Assessment
This issue has not been assessed yet.