cli

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagOrdered    = "ordered"
	FlagIBCVersion = "ibc-version"
)

IBC Channel flags

Variables

This section is empty.

Functions

func GetCmdQueryChannel

func GetCmdQueryChannel() *cobra.Command

GetCmdQueryChannel defines the command to query a channel end

func GetCmdQueryChannelClientState

func GetCmdQueryChannelClientState() *cobra.Command

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

func GetCmdQueryChannels

func GetCmdQueryChannels() *cobra.Command

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

func GetCmdQueryConnectionChannels

func GetCmdQueryConnectionChannels() *cobra.Command

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

func GetCmdQueryNextSequenceReceive

func GetCmdQueryNextSequenceReceive() *cobra.Command

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

func GetCmdQueryPacketAcknowledgement

func GetCmdQueryPacketAcknowledgement() *cobra.Command

GetCmdQueryPacketAcknowledgement defines the command to query a packet acknowledgement

func GetCmdQueryPacketCommitment

func GetCmdQueryPacketCommitment() *cobra.Command

GetCmdQueryPacketCommitment defines the command to query a packet commitment

func GetCmdQueryPacketCommitments

func GetCmdQueryPacketCommitments() *cobra.Command

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

func GetCmdQueryPacketReceipt

func GetCmdQueryPacketReceipt() *cobra.Command

GetCmdQueryPacketReceipt defines the command to query a packet receipt

func GetCmdQueryUnreceivedAcks

func GetCmdQueryUnreceivedAcks() *cobra.Command

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

func GetCmdQueryUnreceivedPackets

func GetCmdQueryUnreceivedPackets() *cobra.Command

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

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the query commands for IBC channels

func NewChannelCloseConfirmCmd

func NewChannelCloseConfirmCmd() *cobra.Command

NewChannelCloseConfirmCmd returns the command to create a MsgChannelCloseConfirm transaction

func NewChannelCloseInitCmd

func NewChannelCloseInitCmd() *cobra.Command

NewChannelCloseInitCmd returns the command to create a MsgChannelCloseInit transaction

func NewChannelOpenAckCmd

func NewChannelOpenAckCmd() *cobra.Command

NewChannelOpenAckCmd returns the command to create a MsgChannelOpenAck transaction

func NewChannelOpenConfirmCmd

func NewChannelOpenConfirmCmd() *cobra.Command

NewChannelOpenConfirmCmd returns the command to create a MsgChannelOpenConfirm transaction

func NewChannelOpenInitCmd

func NewChannelOpenInitCmd() *cobra.Command

NewChannelOpenInitCmd returns the command to create a MsgChannelOpenInit transaction

func NewChannelOpenTryCmd

func NewChannelOpenTryCmd() *cobra.Command

NewChannelOpenTryCmd returns the command to create a MsgChannelOpenTry transaction

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