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

    Class QueryUpgradedConsensusStateRequest

    QueryUpgradedConsensusStateRequest is the request type for the Query/UpgradedConsensusState RPC method.

    from message cosmos.upgrade.v1beta1.QueryUpgradedConsensusStateRequest

    Hierarchy

    Index

    Constructors

    Properties

    lastHeight: bigint = protoInt64.zero

    last height of the current chain must be sent in request as this is the height under which next consensus state is stored

    from field: int64 last_height = 1;

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

    Methods