Documentation ¶
Index ¶
- func GetCmdQueryChannel() *cobra.Command
- func GetCmdQueryChannelClientState() *cobra.Command
- func GetCmdQueryChannels() *cobra.Command
- func GetCmdQueryConnectionChannels() *cobra.Command
- func GetCmdQueryNextSequenceReceive() *cobra.Command
- func GetCmdQueryPacketAcknowledgement() *cobra.Command
- func GetCmdQueryPacketCommitment() *cobra.Command
- func GetCmdQueryPacketCommitments() *cobra.Command
- func GetCmdQueryPacketReceipt() *cobra.Command
- func GetCmdQueryUnreceivedAcks() *cobra.Command
- func GetCmdQueryUnreceivedPackets() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryChannel ¶
GetCmdQueryChannel defines the command to query a channel end
func GetCmdQueryChannelClientState ¶
GetCmdQueryChannelClientState defines the command to query a client state from a channel
func GetCmdQueryChannels ¶
GetCmdQueryChannels defines the command to query all the channels ends that this chain mantains.
func GetCmdQueryConnectionChannels ¶
GetCmdQueryConnectionChannels defines the command to query all the channels associated with a connection
func GetCmdQueryNextSequenceReceive ¶
GetCmdQueryNextSequenceReceive defines the command to query a next receive sequence for a given channel
func GetCmdQueryPacketAcknowledgement ¶
GetCmdQueryPacketAcknowledgement defines the command to query a packet acknowledgement
func GetCmdQueryPacketCommitment ¶
GetCmdQueryPacketCommitment defines the command to query a packet commitment
func GetCmdQueryPacketCommitments ¶
GetCmdQueryPacketCommitments defines the command to query all packet commitments associated with a channel
func GetCmdQueryPacketReceipt ¶
GetCmdQueryPacketReceipt defines the command to query a packet receipt
func GetCmdQueryUnreceivedAcks ¶
GetCmdQueryUnreceivedAcks defines the command to query all the unreceived acks on the original sending chain
func GetCmdQueryUnreceivedPackets ¶
GetCmdQueryUnreceivedPackets defines the command to query all the unreceived packets on the receiving chain
func GetQueryCmd ¶
GetQueryCmd returns the query commands for IBC channels
Types ¶
This section is empty.