QueryUpgradedClientStateResponse is the response type for the Query/UpgradedClientState RPC method.
GET /ibc/core/client/v1/upgraded_client_states HTTP/1.1 Host: coreum.nownodes.io Accept: */*
A successful response.
{ "upgraded_client_state": { "@type": "text", "ANY_ADDITIONAL_PROPERTY": "anything" } }