upgraded_consensus_state/(last_height)
Endpoint
get /cosmos/upgrade/v1beta1/upgraded_consensus_state/{last_height}
Parameters
Request Parameters
- last_height (path): last height of the current chain must be sent in request as this is the height under which next consensus state is stored
Responses
Possible Responses
- 200: A successful response.
- default: An unexpected error response.
Last updated on