pub fn query_channels<I>(
ibc_ctx: &I,
_request: &QueryChannelsRequest,
) -> Result<QueryChannelsResponse, QueryError>where
I: QueryContext,
Expand description
Queries for all existing IBC channels and returns the corresponding channel ends