QueryUpgradedClientStateResponse is the response type for the Query/UpgradedClientState RPC method.
GET //ibc/core/client/v1/upgraded_client_states HTTP/1.1 Host: lunc.nownodes.io Accept: */*
A successful response.
{ "upgraded_client_state": { "type_url": "text", "value": "Ynl0ZXM=" } }