Documentation ¶
Index ¶
- func GetCmdParams() *cobra.Command
- func GetCmdQueryDenom() *cobra.Command
- func GetCmdQueryDenomHash() *cobra.Command
- func GetCmdQueryDenoms() *cobra.Command
- func GetCmdQueryEscrowAddress() *cobra.Command
- func GetCmdQueryTotalEscrowForDenom() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewTransferTxCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdParams ¶
GetCmdParams returns the command handler for ibc-transfer parameter querying.
func GetCmdQueryDenom ¶
GetCmdQueryDenom defines the command to query a denomination from a given hash or ibc denom.
func GetCmdQueryDenomHash ¶
GetCmdQueryDenomHash defines the command to query a denomination hash from a given trace.
func GetCmdQueryDenoms ¶
GetCmdQueryDenoms defines the command to query all the denominations that this chain maintains.
func GetCmdQueryEscrowAddress ¶
GetCmdQueryEscrowAddress returns the command handler for ibc-transfer parameter querying.
func GetCmdQueryTotalEscrowForDenom ¶
GetCmdQueryTotalEscrowForDenom defines the command to query the total amount of tokens in escrow for a denom
func GetQueryCmd ¶
GetQueryCmd returns the query commands for IBC connections
func NewTransferTxCmd ¶
NewTransferTxCmd returns the command to create a NewMsgTransfer transaction
Types ¶
This section is empty.