Function ibc_query::core::client::query_consensus_state
source ยท pub fn query_consensus_state<I>(
ibc_ctx: &I,
request: &QueryConsensusStateRequest
) -> Result<QueryConsensusStateResponse, QueryError>Expand description
Queries for the consensus state of a given client id and height.