QueryCurrentPlanRequest is the request type for the Query/AppliedPlan RPC method.

from message cosmos.upgrade.v1beta1.QueryAppliedPlanRequest

Hierarchy

Constructors

Properties

name: string = ""

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

from field: string name = 1;

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

Methods