cli

package
v8.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const FlagAuthority = "authority"

Variables

This section is empty.

Functions

func GetCmdClientParams

func GetCmdClientParams() *cobra.Command

GetCmdClientParams 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/ibc/tree/master/spec/core/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

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/ibc/tree/master/spec/core/ics-002-client-semantics#query

func GetCmdQueryConsensusStateHeights

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 NewTxCmd

func NewTxCmd() *cobra.Command

NewTxCmd returns the command to create and handle IBC clients

Types

This section is empty.

Jump to

Keyboard shortcuts

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