QueryHistoricalInfoRequest is request type for the Query/HistoricalInfo RPC method.

from message cosmos.staking.v1beta1.QueryHistoricalInfoRequest

Hierarchy

Constructors

Properties

height: bigint = protoInt64.zero

height defines at which height to query the historical info.

from field: int64 height = 1;

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

Methods