Versions in this module Expand all Collapse all v0 v0.44.4 Oct 27, 2021 Changes in this version + const ModuleName + const QuerierRoute + const RouterKey + const StoreKey + var AddrPubkeyRelationKeyPrefix = []byte + var ValidatorMissedBlockBitArrayKeyPrefix = []byte + var ValidatorSigningInfoKeyPrefix = []byte + func AddrPubkeyRelationKey(address []byte) []byte + func Migrate(oldGenState v039slashing.GenesisState) *v040slashing.GenesisState + func ValidatorMissedBlockBitArrayKey(v sdk.ConsAddress, i int64) []byte + func ValidatorMissedBlockBitArrayPrefixKey(v sdk.ConsAddress) []byte + func ValidatorSigningInfoAddress(key []byte) (v sdk.ConsAddress) + func ValidatorSigningInfoKey(v sdk.ConsAddress) []byte