Function ibc_query::core::channel::query_channel

source ยท
pub fn query_channel<I>(
    ibc_ctx: &I,
    request: &QueryChannelRequest
) -> Result<QueryChannelResponse, QueryError>
Expand description

Queries for a specific IBC channel by the given channel and port ids and returns the channel end with the associated proof.