Documentation ¶
Index ¶
- func GetCmdActivateChain() *cobra.Command
- func GetCmdDeactivateChain() *cobra.Command
- func GetCmdDeregisterChainMaintainer() *cobra.Command
- func GetCmdRegisterAssetFee() *cobra.Command
- func GetCmdRegisterChainMaintainer() *cobra.Command
- func GetCmdSetTransferRateLimit() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdActivateChain ¶ added in v0.12.0
GetCmdActivateChain returns the cli command to activate the given chains
func GetCmdDeactivateChain ¶ added in v0.12.0
GetCmdDeactivateChain returns the cli command to deactivate the given chains
func GetCmdDeregisterChainMaintainer ¶
GetCmdDeregisterChainMaintainer returns the cli command to deregister a validator as a chain maintainer for the given chains
func GetCmdRegisterAssetFee ¶ added in v0.15.0
GetCmdRegisterAssetFee returns the cli command to register an asset fee
func GetCmdRegisterChainMaintainer ¶
GetCmdRegisterChainMaintainer returns the cli command to register a validator as a chain maintainer for the given chains
func GetCmdSetTransferRateLimit ¶ added in v0.27.0
GetCmdSetTransferRateLimit returns the cli command to register asset transfer rate limit for a chain
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.