Function ibc_query::core::connection::query_connection
source ยท pub fn query_connection<I>(
ibc_ctx: &I,
request: &QueryConnectionRequest
) -> Result<QueryConnectionResponse, QueryError>where
I: ValidationContext + ProvableContext,Expand description
Queries for the connection end of a given connection id.