pub fn query_channel_client_state<I>(
ibc_ctx: &I,
request: &QueryChannelClientStateRequest,
) -> Result<QueryChannelClientStateResponse, QueryError>where
I: QueryContext,Expand description
Queries for the client state associated with a channel by the given channel and port ids