Documentation ¶
Index ¶
- Variables
- func CmdAddValidator() *cobra.Command
- func CmdAddValidatorProposal() *cobra.Command
- func CmdChangeValidatorWeight() *cobra.Command
- func CmdClaimUndelegatedTokens() *cobra.Command
- func CmdClearBalance() *cobra.Command
- func CmdDeleteValidator() *cobra.Command
- func CmdLiquidStake() *cobra.Command
- func CmdListEpochTracker() *cobra.Command
- func CmdListHostZone() *cobra.Command
- func CmdModuleAddress() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdRebalanceValidators() *cobra.Command
- func CmdRedeemStake() *cobra.Command
- func CmdRegisterHostZone() *cobra.Command
- func CmdRestoreInterchainAccount() *cobra.Command
- func CmdShowEpochTracker() *cobra.Command
- func CmdShowHostZone() *cobra.Command
- func CmdShowICAAccount() *cobra.Command
- func CmdShowInterchainAccount() *cobra.Command
- func CmdShowValidators() *cobra.Command
- func CmdUpdateValidatorSharesExchRate() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdAddValidator ¶
func CmdAddValidatorProposal ¶
func CmdClearBalance ¶
func CmdDeleteValidator ¶
func CmdLiquidStake ¶
func CmdListEpochTracker ¶
func CmdListHostZone ¶
func CmdModuleAddress ¶
func CmdQueryParams ¶
func CmdRebalanceValidators ¶
func CmdRedeemStake ¶
func CmdRegisterHostZone ¶
TODO(TEST-53): Remove this pre-launch (no need for clients to create / interact with ICAs)
func CmdShowEpochTracker ¶
func CmdShowHostZone ¶
func CmdShowICAAccount ¶
func CmdShowValidators ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_epoch_tracker.go
- query_host_zone.go
- query_ica_account.go
- query_module_address.go
- query_params.go
- query_register_ica.go
- query_validator.go
- tx.go
- tx_add_validator.go
- tx_add_validator_proposal.go
- tx_change_validator_weight.go
- tx_claim_undelegated_tokens.go
- tx_clear_balance.go
- tx_delete_validator.go
- tx_liquid_stake.go
- tx_rebalance_validators.go
- tx_redeem_stake.go
- tx_register_host_zone.go
- tx_restore_interchain_account.go
- tx_update_delegation.go
Click to show internal directories.
Click to hide internal directories.