bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class QueryAppliedPlanRequest

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

    from message cosmos.upgrade.v1beta1.QueryAppliedPlanRequest

    Hierarchy

    Index

    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"

    Methods