query_consensus_state_heights

Function query_consensus_state_heights 

Source
pub fn query_consensus_state_heights<I>(
    ibc_ctx: &I,
    request: &QueryConsensusStateHeightsRequest,
) -> Result<QueryConsensusStateHeightsResponse, QueryError>
where I: QueryContext,
Expand description

Queries for the heights of all the consensus states of a given client id.