Function ibc_query::core::client::query_client_states
source ยท pub fn query_client_states<I>(
ibc_ctx: &I,
_request: &QueryClientStatesRequest
) -> Result<QueryClientStatesResponse, QueryError>where
I: QueryContext,Expand description
Queries for all the existing client states.