Documentation ¶
Index ¶
- func GetCmdAddCosmosBasedChain() *cobra.Command
- func GetCmdConfirmDeposit() *cobra.Command
- func GetCmdExecutePendingTransfersTx() *cobra.Command
- func GetCmdLink() *cobra.Command
- func GetCmdPendingIBCTransfersCount() *cobra.Command
- func GetCmdRegisterAsset() *cobra.Command
- func GetCmdRegisterFeeCollector() *cobra.Command
- func GetCmdRouteIBCTransfersTx() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewSubmitCallContractsProposalTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdAddCosmosBasedChain ¶
GetCmdAddCosmosBasedChain returns the cli command to register a new cosmos based chain in nexus
func GetCmdConfirmDeposit ¶
GetCmdConfirmDeposit returns the cli command to confirm a deposit
func GetCmdExecutePendingTransfersTx ¶
GetCmdExecutePendingTransfersTx returns the cli command to transfer all pending token transfers to Axelar chain
func GetCmdLink ¶
GetCmdLink links a cross chain address to an Axelar chain address
func GetCmdPendingIBCTransfersCount ¶ added in v0.17.0
GetCmdPendingIBCTransfersCount returns the command for a pending ibc transfer query
func GetCmdRegisterAsset ¶
GetCmdRegisterAsset returns the cli command to register an asset to a cosmos based chain
func GetCmdRegisterFeeCollector ¶
GetCmdRegisterFeeCollector returns the cli command to register axelarnet fee collector account
func GetCmdRouteIBCTransfersTx ¶
GetCmdRouteIBCTransfersTx returns the cli command to route all pending token transfers to cosmos chains
func GetQueryCmd ¶ added in v0.17.0
GetQueryCmd returns the cli query commands for this module
func NewSubmitCallContractsProposalTxCmd ¶ added in v0.34.0
Types ¶
This section is empty.