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

    Class QueryAppliedPlanResponse

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

    from message cosmos.upgrade.v1beta1.QueryAppliedPlanResponse

    Hierarchy

    Index

    Constructors

    Properties

    height: bigint = protoInt64.zero

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

    from field: int64 height = 1;

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

    Methods