cli

package
v0.0.0-...-f498596 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdParams

GetCmdParams returns the command handler for ibc client parameter querying.

func GetCmdQueryClientState

func GetCmdQueryClientState(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

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

func GetCmdQueryConsensusState

func GetCmdQueryConsensusState(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

GetCmdQueryConsensusState defines the command to query the consensus state of the chain as defined in https://github.com/cosmos/ibc/tree/master/spec/core/ics-002-client-semantics#query

func GetCmdQueryConsensusStateHeights

func GetCmdQueryConsensusStateHeights(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

func GetCmdQueryConsensusStates

func GetCmdQueryConsensusStates(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

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

func GetCmdQueryHeader

func GetCmdQueryHeader(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

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

func GetCmdSelfConsensusState

func GetCmdSelfConsensusState(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

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

func GetQueryCmd

GetQueryCmd returns the query commands for IBC clients

func NewCmdSubmitUpdateClientProposal

func NewCmdSubmitUpdateClientProposal(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

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

func NewCreateClientCmd

func NewCreateClientCmd(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

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

func NewSubmitMisbehaviourCmd

func NewSubmitMisbehaviourCmd(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

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

func NewTxCmd

NewTxCmd returns the command to create and handle IBC clients

func NewUpdateClientCmd

func NewUpdateClientCmd(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *cobra.Command

NewUpdateClientCmd defines the command to update an IBC client.

func NewUpgradeClientCmd

func NewUpgradeClientCmd(m *codec.CodecProxy, reg interfacetypes.InterfaceRegistry) *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