Documentation ¶
Index ¶
- func GetCmdNodeConsensusState() *cobra.Command
- func GetCmdParams() *cobra.Command
- func GetCmdQueryClientState() *cobra.Command
- func GetCmdQueryClientStates() *cobra.Command
- func GetCmdQueryConsensusState() *cobra.Command
- func GetCmdQueryConsensusStates() *cobra.Command
- func GetCmdQueryHeader() *cobra.Command
- func GetQueryCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdNodeConsensusState ¶
GetCmdNodeConsensusState defines the command to query the latest consensus state of a node The result is feed to client creation
func GetCmdParams ¶
GetCmdParams returns the command handler for icp client parameter querying.
func GetCmdQueryClientState ¶
GetCmdQueryClientState defines the command to query the state of a client with a given id
func GetCmdQueryClientStates ¶
GetCmdQueryClientStates defines the command to query all the light clients that this chain mantains.
func GetCmdQueryConsensusStates ¶
GetCmdQueryConsensusStates defines the command to query all the consensus states from a given client state.
func GetCmdQueryHeader ¶
GetCmdQueryHeader defines the command to query the latest header on the chain
func GetQueryCmd ¶
GetQueryCmd returns the query commands for ICP clients
Types ¶
This section is empty.