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

    Class QueryHistoricalInfoResponse

    QueryHistoricalInfoResponse is response type for the Query/HistoricalInfo RPC method.

    from message cosmos.staking.v1beta1.QueryHistoricalInfoResponse

    Hierarchy

    Index

    Constructors

    Properties

    hist defines the historical info at the given height.

    from field: cosmos.staking.v1beta1.HistoricalInfo hist = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.staking.v1beta1.QueryHistoricalInfoResponse"

    Methods