# Functions
DefaultGenesis returns the default Capability genesis state.
DisabledValidatorKey returns the store key to retrieve a DisabledValidator from the index fields.
No description provided by the author
GetGenesisStateFromAppState returns x/staking GenesisState given raw application genesis state.
No description provided by the author
LastValidatorPowerKey returns the store key to retrieve a LastValidatorPower from the index fields.
return the redelegation.
unmarshal a redelegation from a store value.
NewDescription returns a new Description with the provided values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProposedDisableValidatorKey returns the store key to retrieve a ProposedDisableValidator from the index fields.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
RejectedNodeKey returns the store key to retrieve a RejectedNode from the index fields.
unmarshal a redelegation from a store value.
No description provided by the author
ValidatorKey returns the store key to retrieve a Validator from the index fields.
# Constants
validator module event types.
validator module event types.
DefaultIndex is the default capability global index.
DisabledValidatorKeyPrefix is the prefix to retrieve all DisabledValidator.
validator module event types.
LastValidatorPowerKeyPrefix is the prefix to retrieve all LastValidatorPower.
No description provided by the author
Maximum time to accept double-sign evidence.
No description provided by the author
No description provided by the author
Maximum number of nodes.
No description provided by the author
MemStoreKey defines the in-memory store key.
Minimal number of blocks must have been signed per window.
ModuleName defines the module name.
Default power every validator created with.
ProposedDisableValidatorKeyPrefix is the prefix to retrieve all ProposedDisableValidator.
QuerierRoute defines the module's query routing key.
RejectedNodeKeyPrefix is the prefix to retrieve all RejectedNode.
RouterKey is the message route for slashing.
Size (number of blocks) of the sliding window used to track validator liveness.
StoreKey defines the primary module store key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidatorByConsAddrKeyPrefix is the prefix to retrieve all Validator by consensus address.
ValidatorKeyPrefix is the prefix to retrieve all Validator.
Zero power is used to demote validator.
# Variables
TODO: 1.
TODO: 1.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: 1.
# Structs
No description provided by the author
No description provided by the author
GenesisState defines the validator module's genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
No description provided by the author
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.