QueryUpgradedConsensusStateResponse is the response type for the Query/UpgradedConsensusState RPC method.
GET /ibc/core/client/v1/upgraded_consensus_states HTTP/1.1 Host: stride.nownodes.io Accept: */*
A successful response.
{ "upgraded_consensus_state": { "@type": "text", "ANY_ADDITIONAL_PROPERTY": "anything" } }