Versions in this module Expand all Collapse all v0 v0.47.0 Aug 13, 2022 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 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