cli

package
v0.0.0-...-f498596 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdQueryChannel

func GetCmdQueryChannel(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryChannel defines the command to query a channel end

func GetCmdQueryChannelClientState

func GetCmdQueryChannelClientState(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryChannelClientState defines the command to query a client state from a channel

func GetCmdQueryChannels

func GetCmdQueryChannels(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryChannels defines the command to query all the channels ends that this chain mantains.

func GetCmdQueryConnectionChannels

func GetCmdQueryConnectionChannels(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryConnectionChannels defines the command to query all the channels associated with a connection

func GetCmdQueryNextSequenceReceive

func GetCmdQueryNextSequenceReceive(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryNextSequenceReceive defines the command to query a next receive sequence for a given channel

func GetCmdQueryPacketAcknowledgement

func GetCmdQueryPacketAcknowledgement(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryPacketAcknowledgement defines the command to query a packet acknowledgement

func GetCmdQueryPacketCommitment

func GetCmdQueryPacketCommitment(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryPacketCommitment defines the command to query a packet commitment

func GetCmdQueryPacketCommitments

func GetCmdQueryPacketCommitments(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryPacketCommitments defines the command to query all packet commitments associated with a channel

func GetCmdQueryPacketReceipt

func GetCmdQueryPacketReceipt(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryPacketReceipt defines the command to query a packet receipt

func GetCmdQueryUnreceivedAcks

func GetCmdQueryUnreceivedAcks(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryUnreceivedAcks defines the command to query all the unreceived acks on the original sending chain

func GetCmdQueryUnreceivedPackets

func GetCmdQueryUnreceivedPackets(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryUnreceivedPackets defines the command to query all the unreceived packets on the receiving chain

func GetQueryCmd

GetQueryCmd returns the query commands for IBC channels

func NewTxCmd

func NewTxCmd() *cobra.Command

NewTxCmd returns a CLI command handler for all x/ibc channel transaction commands.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL