cli

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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 GetCmdQueryClientStatus added in v1.2.0

func GetCmdQueryClientStatus() *cobra.Command

GetCmdQueryClientStatus defines the command to query the status of a client with a given id

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 GetCmdQueryConsensusStateHeights added in v1.5.0

func GetCmdQueryConsensusStateHeights() *cobra.Command

GetCmdQueryConsensusStateHeights defines the command to query the heights of all client consensus states associated with the provided client ID.

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 GetCmdSelfConsensusState

func GetCmdSelfConsensusState() *cobra.Command

GetCmdSelfConsensusState defines the command to query the self consensus state of a chain

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the query commands for IBC clients

func NewCmdSubmitUpdateClientProposal

func NewCmdSubmitUpdateClientProposal() *cobra.Command

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

func NewCmdSubmitUpgradeProposal

func NewCmdSubmitUpgradeProposal() *cobra.Command

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

func NewCreateClientCmd

func NewCreateClientCmd() *cobra.Command

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

func NewSubmitMisbehaviourCmd

func NewSubmitMisbehaviourCmd() *cobra.Command

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

func NewTxCmd

func NewTxCmd() *cobra.Command

NewTxCmd returns the command to create and handle IBC clients

func NewUpdateClientCmd

func NewUpdateClientCmd() *cobra.Command

NewUpdateClientCmd defines the command to update an IBC client.

func NewUpgradeClientCmd

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