Documentation ¶
Index ¶
- func CmdDelegatorUnbondingEpochEntries() *cobra.Command
- func CmdQueryAllowListedValidators() *cobra.Command
- func CmdQueryCValue() *cobra.Command
- func CmdQueryDelegationState() *cobra.Command
- func CmdQueryDelegatorUnbodingEpochEntry() *cobra.Command
- func CmdQueryDepositModuleAccount() *cobra.Command
- func CmdQueryFailedUnbondings() *cobra.Command
- func CmdQueryHostAccountUndelegation() *cobra.Command
- func CmdQueryHostAccounts() *cobra.Command
- func CmdQueryHostChainParams() *cobra.Command
- func CmdQueryIBCTransientStore() *cobra.Command
- func CmdQueryModuleState() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdQueryPendingUnbondings() *cobra.Command
- func CmdQueryUnbondingEpoch() *cobra.Command
- func CmdQueryUnclaimed() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewAllowListedValidatorSetChangeProposalCmd() *cobra.Command
- func NewChangeModuleStateCmd() *cobra.Command
- func NewClaimCmd() *cobra.Command
- func NewJumpStartCmd() *cobra.Command
- func NewLiquidStakeCmd() *cobra.Command
- func NewLiquidUnstakeCmd() *cobra.Command
- func NewMinDepositAndFeeChangeCmd() *cobra.Command
- func NewPstakeFeeAddressChangeCmd() *cobra.Command
- func NewRecreateICACmd() *cobra.Command
- func NewRedeemCmd() *cobra.Command
- func NewReportSlashingCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdDelegatorUnbondingEpochEntries ¶
CmdDelegatorUnbondingEpochEntries implements the delegator unbonding epoch entries query command
func CmdQueryAllowListedValidators ¶
CmdQueryAllowListedValidators implements allow listed validators query command.
func CmdQueryCValue ¶
CmdQueryCValue implements the c value query command
func CmdQueryDelegationState ¶
CmdQueryDelegationState implments the delegation state query command
func CmdQueryDelegatorUnbodingEpochEntry ¶
CmdQueryDelegatorUnbodingEpochEntry implements the delegation unbonding epoch entry query command
func CmdQueryDepositModuleAccount ¶
CmdQueryDepositModuleAccount implements the deposit module account query command
func CmdQueryFailedUnbondings ¶
CmdQueryFailedUnbondings implements the failed unbondings query command
func CmdQueryHostAccountUndelegation ¶
CmdQueryHostAccountUndelegation implements the host account undelegation query command
func CmdQueryHostAccounts ¶
CmdQueryHostAccounts implements the host accounts query command
func CmdQueryHostChainParams ¶
CmdQueryHostChainParams implements the host chain params query command
func CmdQueryIBCTransientStore ¶
CmdQueryIBCTransientStore implements the IBC transient store query command
func CmdQueryModuleState ¶
CmdQueryModuleState implements the module state query command
func CmdQueryParams ¶
CmdQueryParams implements the params query command
func CmdQueryPendingUnbondings ¶
CmdQueryPendingUnbondings implements the pending unbondings query command
func CmdQueryUnbondingEpoch ¶
CmdQueryUnbondingEpoch implements the unbonding epoch query command
func CmdQueryUnclaimed ¶
CmdQueryUnclaimed implements the unclaimed unbondings query command
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewChangeModuleStateCmd ¶
func NewClaimCmd ¶
func NewJumpStartCmd ¶
func NewLiquidStakeCmd ¶
func NewLiquidUnstakeCmd ¶
func NewPstakeFeeAddressChangeCmd ¶ added in v0.1.4
func NewRecreateICACmd ¶
func NewRedeemCmd ¶
func NewReportSlashingCmd ¶
Types ¶
This section is empty.