Documentation ¶
Index ¶
- func GetCmdActivateChain() *cobra.Command
- func GetCmdDeactivateChain() *cobra.Command
- func GetCmdDeregisterChainMaintainer() *cobra.Command
- func GetCmdRegisterAssetFee() *cobra.Command
- func GetCmdRegisterChainMaintainer() *cobra.Command
- func GetCommandChainMaintainers(queryRoute string) *cobra.Command
- func GetCommandFee() *cobra.Command
- func GetCommandLatestDepositAddress() *cobra.Command
- func GetCommandTransferFee() *cobra.Command
- func GetCommandTransfersForChain() *cobra.Command
- func GetQueryCmd(queryRoute string) *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 GetCommandChainMaintainers ¶
GetCommandChainMaintainers returns the query for getting chain maintainers for the given chain
func GetCommandFee ¶ added in v0.15.0
GetCommandFee returns the query for the fee info of an asset registered on a chain
func GetCommandLatestDepositAddress ¶ added in v0.9.0
GetCommandLatestDepositAddress returns the query for getting the latest deposit address of some recipient
func GetCommandTransferFee ¶ added in v0.15.0
GetCommandTransferFee returns the query for the transfers for a given chain
func GetCommandTransfersForChain ¶ added in v0.13.1
GetCommandTransfersForChain returns the query for the transfers for a given chain
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.