Documentation ¶
Index ¶
- func GetCmdQueryClientConnections() *cobra.Command
- func GetCmdQueryConnection() *cobra.Command
- func GetCmdQueryConnections() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewConnectionOpenAckCmd() *cobra.Command
- func NewConnectionOpenConfirmCmd() *cobra.Command
- func NewConnectionOpenInitCmd() *cobra.Command
- func NewConnectionOpenTryCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryClientConnections ¶
GetCmdQueryClientConnections defines the command to query a client connections
func GetCmdQueryConnection ¶
GetCmdQueryConnection defines the command to query a connection end
func GetCmdQueryConnections ¶
GetCmdQueryConnections defines the command to query all the connection ends that this chain mantains.
func GetQueryCmd ¶
GetQueryCmd returns the query commands for IBC connections
func NewConnectionOpenAckCmd ¶
NewConnectionOpenAckCmd defines the command to relay the acceptance of a connection open attempt from chain B to chain A
func NewConnectionOpenConfirmCmd ¶
NewConnectionOpenConfirmCmd defines the command to initialize a connection on chain A with a given counterparty chain B
func NewConnectionOpenInitCmd ¶
NewConnectionOpenInitCmd defines the command to initialize a connection on chain A with a given counterparty chain B
func NewConnectionOpenTryCmd ¶
NewConnectionOpenTryCmd defines the command to relay a try open a connection on chain B
Types ¶
This section is empty.