QueryUpgradedConsensusStateResponse is the response type for the Query/UpgradedConsensusState RPC method.
GET /ibc/core/client/v1/upgraded_consensus_states HTTP/1.1 Host: luna.nownodes.io Accept: */*
A successful response.
{ "upgraded_consensus_state": { "type_url": "text", "value": "Ynl0ZXM=" } }