cli

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 14, 2020 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(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryChannel defines the command to query a channel end

func GetMsgChannelCloseConfirmCmd

func GetMsgChannelCloseConfirmCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetMsgChannelCloseConfirmCmd returns the command to create a MsgChannelCloseConfirm transaction

func GetMsgChannelCloseInitCmd

func GetMsgChannelCloseInitCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetMsgChannelCloseInitCmd returns the command to create a MsgChannelCloseInit transaction

func GetMsgChannelOpenAckCmd

func GetMsgChannelOpenAckCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetMsgChannelOpenAckCmd returns the command to create a MsgChannelOpenAck transaction

func GetMsgChannelOpenConfirmCmd

func GetMsgChannelOpenConfirmCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetMsgChannelOpenConfirmCmd returns the command to create a MsgChannelOpenConfirm transaction

func GetMsgChannelOpenInitCmd

func GetMsgChannelOpenInitCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetMsgChannelOpenInitCmd returns the command to create a MsgChannelOpenInit transaction

func GetMsgChannelOpenTryCmd

func GetMsgChannelOpenTryCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetMsgChannelOpenTryCmd returns the command to create a MsgChannelOpenTry transaction

func GetQueryCmd

func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the query commands for IBC channels

func GetTxCmd

func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetTxCmd returns the transaction commands for IBC channels

Types

This section is empty.

Jump to

Keyboard shortcuts

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