Applied plan

AppliedPlan queries a previously applied upgrade plan by its name.

get
Path parameters
namestringRequired

name is the name of the applied plan to query for.

Responses
chevron-right
200

A successful response.

application/json

QueryAppliedPlanResponse is the response type for the Query/AppliedPlan RPC method.

heightstring · int64Optional

height is the block height at which the plan was applied.

get
/cosmos/upgrade/v1beta1/applied_plan/{name}

Last updated

Was this helpful?