client unique identifier
QueryClientStatusResponse is the response type for the Query/ClientStatus RPC method. It returns the current status of the IBC client.
GET /ibc/core/client/v1/client_status/{client_id} HTTP/1.1 Host: stride.nownodes.io Accept: */*
A successful response.
{ "status": "text" }