QueryCurrentPlanResponse is the response type for the Query/CurrentPlan RPC method.

from message cosmos.upgrade.v1beta1.QueryCurrentPlanResponse

Hierarchy

Constructors

Properties

plan?: Plan

plan is the current upgrade plan.

from field: cosmos.upgrade.v1beta1.Plan plan = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.upgrade.v1beta1.QueryCurrentPlanResponse" = "cosmos.upgrade.v1beta1.QueryCurrentPlanResponse"

Methods