/cosmos/upgrade/v1beta1/upgraded_consensus_state/{last_height}
UpgradedConsensusState queries the consensus state that will serve as a trusted kernel for the next version of this chain. It will only be stored at the last height of this chain.
Parameters:
last_height - string, last height of the current chain must be sent in request as this is the height under which next consensus state is stored
Example:
Last updated