# Functions
BuildCreateValidatorMsg makes a new MsgCreateValidator.
Return the flagset, particular flags, and a description of defaults this is anticipated to be used with the gen-tx.
GetCmdCreateValidator implements the create validator command handler.
GetCmdDelegate implements the delegate command.
GetCmdEditValidator implements the create edit validator command.
GetCmdQueryDelegation the query delegation command.
GetCmdQueryDelegations implements the command to query all the delegations made from one delegator.
GetCmdQueryParams implements the params query command.
GetCmdQueryPool implements the pool query command.
GetCmdQueryRedelegation implements the command to query a single redelegation record.
GetCmdQueryRedelegations implements the command to query all the redelegation records for a delegator.
GetCmdQueryUnbondingDelegation implements the command to query a single unbonding-delegation record.
GetCmdQueryUnbondingDelegations implements the command to query all the unbonding-delegation records for a delegator.
GetCmdQueryValidator implements the validator query command.
GetCmdQueryValidatorDelegations implements the command to query all the delegations to a specific validator.
GetCmdQueryValidatorRedelegations implements the query all redelegatations from a validator command.
GetCmdQueryValidators implements the query all validators command.
GetCmdQueryValidatorUnbondingDelegations implements the query all unbonding delegatations from a validator command.
GetCmdRedelegate the begin redelegation command.
GetCmdUnbond implements the unbond validator command.
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns the transaction commands for this module.
prepare flags in config.
# Constants
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
nolint.
# Variables
common flagsets to add to various functions.
common flagsets to add to various functions.
common flagsets to add to various functions.
common flagsets to add to various functions.