# Functions
No description provided by the author
NewMsgMsgStakeToValidatorSet creates a msg to stake to a validator.
NewMsgMsgStakeToValidatorSet creates a msg to stake to a validator set.
NewMsgMsgStakeToValidatorSet creates a msg to stake to a validator.
NewMsgCreateValidatorSetPreference creates a msg to create a validator-set preference.
NewMsgMsgStakeToValidatorSet creates a msg to stake to a validator.
NewMsgMsgStakeToValidatorSet creates a msg to stake to a validator.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
constants.
constants.
constants.
constants.
constants.
constants.
# Variables
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
KeyPrefixValidatorSet defines prefix key for validator set.
No description provided by the author
ModuleName defines the module name.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
# Structs
MsgDelegateBondedTokens breaks bonded lockup (by ID) of osmo, of length <= 2 weeks and takes all that osmo and delegates according to delegator's current validator set preference.
No description provided by the author
MsgDelegateToValidatorSet allows users to delegate to an existing validator-set.
No description provided by the author
No description provided by the author
No description provided by the author
MsgCreateValidatorSetPreference is a list that holds validator-set.
No description provided by the author
No description provided by the author
No description provided by the author
MsgWithdrawDelegationRewards allows user to claim staking rewards from the validator set.
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
ValidatorPreference defines the message structure for CreateValidatorSetPreference.
ValidatorSetPreferences defines a delegator's validator set preference.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
StakingInterface expected staking keeper.