Function ibc_query::core::connection::query_connection_params
source ยท pub fn query_connection_params<I>(
ibc_ctx: &I,
_request: &QueryConnectionParamsRequest
) -> Result<QueryConnectionParamsResponse, QueryError>where
I: QueryContext,Expand description
Queries for the connection parameters.