pub fn query_channel_consensus_state<I>(
ibc_ctx: &I,
request: &QueryChannelConsensusStateRequest,
) -> Result<QueryChannelConsensusStateResponse, QueryError>
Expand description
Queries for the consensus state associated with a channel by the given target height, channel and port ids