Applied plan
AppliedPlan queries a previously applied upgrade plan by its name.
GEThttps://lunc.nownodes.io/cosmos/upgrade/v1beta1/applied_plan/{name}
Path parameters
name*string
name is the name of the applied plan to query for.
Response
A successful response.
Body
heightstring (int64)
height is the block height at which the plan was applied.
Request
Response