Function ibc_query::core::channel::query_connection_channels

source ยท
pub fn query_connection_channels<I>(
    ibc_ctx: &I,
    request: &QueryConnectionChannelsRequest
) -> Result<QueryConnectionChannelsResponse, QueryError>
where I: QueryContext,
Expand description

Queries for all channels associated with a given connection