cosmos / cosmos/interchain-security
Remove `SlashLog` from the provider module
Open
good first issue
type: tech-debt
- Dominant language
- Go
- Stars
- 195
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
Equivocation proposals are now deprecated, making [SlashLog](https://github.com/cosmos/interchain-security/blob/a9b090f98c212018e063f707e300a912401e6e05/x/ccv/provider/types/keys.go#L132) unused.
## Closing criteria
Clean out the provider logic from the functions dealing with the `SlashLog`.
Contributor guide
Assessment
This issue has not been assessed yet.