cli

package
v0.46.0-rc7 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: Apache-2.0 Imports: 18 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 GetCmdParams

func GetCmdParams() *cobra.Command

GetCmdParams returns the command handler for ibc client parameter querying.

func GetCmdQueryClientState

func GetCmdQueryClientState() *cobra.Command

GetCmdQueryClientState defines the command to query the state of a client with a given id as defined in https://github.com/cosmos/ics/tree/master/spec/ics-002-client-semantics#query

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 of the chain as defined in https://github.com/cosmos/ics/tree/master/spec/ics-002-client-semantics#query

func GetCmdQueryConsensusStates

func GetCmdQueryConsensusStates() *cobra.Command

GetCmdQueryConsensusStates defines the command to query all the consensus states from a given client state.

func GetCmdQueryHeader

func GetCmdQueryHeader() *cobra.Command

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

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the query commands for IBC clients

func NewCmdSubmitUpdateClientProposal added in v0.46.0

func NewCmdSubmitUpdateClientProposal() *cobra.Command

NewCmdSubmitUpdateClientProposal implements a command handler for submitting an update IBC client proposal transaction.

func NewCmdSubmitUpgradeProposal added in v0.46.0

func NewCmdSubmitUpgradeProposal() *cobra.Command

NewCmdSubmitUpgradeProposal implements a command handler for submitting an upgrade IBC client proposal transaction.

func NewCreateClientCmd added in v0.46.0

func NewCreateClientCmd() *cobra.Command

NewCreateClientCmd defines the command to create a new IBC light client.

func NewSubmitMisbehaviourCmd added in v0.46.0

func NewSubmitMisbehaviourCmd() *cobra.Command

NewSubmitMisbehaviourCmd defines the command to submit a misbehaviour to prevent future updates.

func NewTxCmd added in v0.46.0

func NewTxCmd() *cobra.Command

NewTxCmd returns the command to create and handle IBC clients

func NewUpdateClientCmd added in v0.46.0

func NewUpdateClientCmd() *cobra.Command

NewUpdateClientCmd defines the command to update an IBC client.

func NewUpgradeClientCmd added in v0.46.0

func NewUpgradeClientCmd() *cobra.Command

NewUpgradeClientCmd defines the command to upgrade an IBC light client.

Types

This section is empty.

Jump to

Keyboard shortcuts

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