IbcClientQueryClient Methods
The IbcClientQueryClient type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
ClientParams |
ClientParams queries all parameters of the ibc client.
|
|
|
ClientState |
ClientState queries an IBC light client.
|
|
|
ClientStates |
ClientStates queries all the IBC light clients of a chain.
|
|
|
ClientStatus |
Status queries the status of an IBC client.
|
|
|
ConsensusState |
ConsensusState queries a consensus state associated with a client state at a given height.
|
|
|
ConsensusStates |
ConsensusStates queries all the consensus state associated with a given client.
|
|
|
UpgradedClientState |
UpgradedClientState queries an Upgraded IBC light client.
|
|
|
UpgradedConsensusState |
UpgradedConsensusState queries an Upgraded IBC consensus state.
|

