## Problem Byte prefixes [`ConsumerValidatorsBytePrefix`](https://github.com/cosmos/interchain-security/blob/v5.1.0/x/ccv/provider/types/keys.go#L117) and [`ConsumerValidatorBytePrefix`](https://github.com/cosmos/interchain-security/blob/v5.1.0/x/ccv/provider/types/keys.go#L152) almost have the same name although they're used when storing vastly different things. This issue is just a reminder to clean up their naming so it's not as confusing.