ibc_query::core::client

Function 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.