Client state

ChannelClientState queries for the client state for the channel associated with the provided channel identifiers.

get
Path parameters
channel_idstringRequired

channel unique identifier

port_idstringRequired

port unique identifier

Responses
200

A successful response.

application/json
get
/ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/client_state

Last updated