Documentation ¶
Index ¶
- func GetCmdQueryClientConnections(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
- func GetCmdQueryConnection(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
- func GetCmdQueryConnections(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
- func GetQueryCmd(cdc *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryClientConnections ¶
func GetCmdQueryClientConnections(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
GetCmdQueryClientConnections defines the command to query a client connections
func GetCmdQueryConnection ¶
func GetCmdQueryConnection(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
GetCmdQueryConnection defines the command to query a connection end
func GetCmdQueryConnections ¶
func GetCmdQueryConnections(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
GetCmdQueryConnections defines the command to query all the connection ends that this chain mantains.
func GetQueryCmd ¶
func GetQueryCmd(cdc *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command
GetQueryCmd returns the query commands for IBC connections
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.