Function ibc_query::core::connection::query_client_connections

source ยท
pub fn query_client_connections<I>(
    ibc_ctx: &I,
    request: &QueryClientConnectionsRequest
) -> Result<QueryClientConnectionsResponse, QueryError>
where I: QueryContext,
Expand description

Queries for all the existing connection ends for a given client.