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

    Class QueryCurrentPlanResponse

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

    from message cosmos.upgrade.v1beta1.QueryCurrentPlanResponse

    Hierarchy

    Index

    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"

    Methods