Documentation ¶
Index ¶
- func GetCmdOrderList() *cobra.Command
- func GetCmdParams() *cobra.Command
- func GetCmdQueryEscrowAddress() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTimeOuts(clientCtx client.Context, srcPort, scrChannel, timeoutHeightStr string, ...) (*clienttypes.Height, *uint64, error)
- func NewCancelSwapTxCmd() *cobra.Command
- func NewMakeSwapTxCmd() *cobra.Command
- func NewTakeSwapTxCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdOrderList ¶
GetCmdQueryEscrowAddress returns the command handler for ibc-swap parameter querying.
func GetCmdParams ¶
GetCmdParams returns the command handler for atomic swap parameter querying.
func GetCmdQueryEscrowAddress ¶
GetCmdQueryEscrowAddress returns the command handler for ibc-swap parameter querying.
func GetQueryCmd ¶
GetQueryCmd returns the query commands for IBC connections
func GetTimeOuts ¶
func NewCancelSwapTxCmd ¶
NewCancelSwapTxCmd returns the command to create a CancelSwapMessage transaction
func NewMakeSwapTxCmd ¶
NewMakeSwapTxCmd returns the command to create a NewMsgMakeSwap transaction
func NewTakeSwapTxCmd ¶
NewTakeSwapTxCmd returns the command to create a NewMsgTransfer transaction
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.