cli

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdNodeConsensusState

func GetCmdNodeConsensusState() *cobra.Command

GetCmdNodeConsensusState defines the command to query the latest consensus state of a node. The result is feed to client creation.

func GetCmdQueryClientState

func GetCmdQueryClientState() *cobra.Command

GetCmdQueryClientState defines the command to query the state of a client with a given chain name.

func GetCmdQueryClientStates

func GetCmdQueryClientStates() *cobra.Command

GetCmdQueryClientStates defines the command to query all the light clients that this chain mantains.

func GetCmdQueryConsensusState

func GetCmdQueryConsensusState() *cobra.Command

GetCmdQueryConsensusState defines the command to query the consensus state from a given chain name and height.

func GetCmdQueryConsensusStates

func GetCmdQueryConsensusStates() *cobra.Command

GetCmdQueryConsensusStates defines the command to query all the consensus states from a given chain name.

func GetCmdQueryHeader

func GetCmdQueryHeader() *cobra.Command

GetCmdQueryHeader defines the command to query the latest header on the chain.

func GetCmdQueryRelayers

func GetCmdQueryRelayers() *cobra.Command

GetCmdQueryRelayers defines the command to query all the relayers from a given chain name.

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns a root CLI command handler for all tibc/client query commands.

func NewCreateClientProposalCmd

func NewCreateClientProposalCmd() *cobra.Command

NewCreateClientProposalCmd implements a command handler for submitting a client create proposal transaction.

func NewRegisterRelayerProposalCmd

func NewRegisterRelayerProposalCmd() *cobra.Command

NewRegisterRelayerProposalCmd implements a command handler for submitting a relayer register proposal transaction.

func NewTxCmd

func NewTxCmd() *cobra.Command

NewTxCmd returns a root CLI command handler for all tibc/client transaction commands.

func NewUpdateClientCmd

func NewUpdateClientCmd() *cobra.Command

NewUpdateClientCmd defines the command to update an TIBC client.

func NewUpgradeClientProposalCmd

func NewUpgradeClientProposalCmd() *cobra.Command

NewUpgradeClientProposalCmd implements a command handler for submitting a client upgrade proposal transaction.

Types

This section is empty.

Jump to

Keyboard shortcuts

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