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: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagNode1    = "node1"
	FlagNode2    = "node2"
	FlagFrom1    = "from1"
	FlagFrom2    = "from2"
	FlagChainID2 = "chain-id2"
)

Connection Handshake flags

Variables

This section is empty.

Functions

func GetCmdConnectionOpenAck

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

GetCmdConnectionOpenAck defines the command to relay the acceptance of a connection open attempt from chain B to chain A

func GetCmdConnectionOpenConfirm

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

GetCmdConnectionOpenConfirm defines the command to initialize a connection on chain A with a given counterparty chain B

func GetCmdConnectionOpenInit

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

GetCmdConnectionOpenInit defines the command to initialize a connection on chain A with a given counterparty chain B

func GetCmdConnectionOpenTry

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

GetCmdConnectionOpenTry defines the command to relay a try open a connection on chain B

func GetCmdQueryAllClientConnections

func GetCmdQueryAllClientConnections(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryAllClientConnections defines the command to query a all the client connection paths.

func GetCmdQueryClientConnections

func GetCmdQueryClientConnections(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryClientConnections defines the command to query a client connections

func GetCmdQueryConnection

func GetCmdQueryConnection(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryConnection defines the command to query a connection end

func GetCmdQueryConnections

func GetCmdQueryConnections(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryConnections defines the command to query all the connection ends that this chain mantains.

func GetQueryCmd

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

GetQueryCmd returns the query commands for IBC connections

func GetTxCmd

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

GetTxCmd returns the transaction commands for IBC connections

Types

This section is empty.

Jump to

Keyboard shortcuts

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