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

from message cosmos.staking.v1beta1.QueryHistoricalInfoResponse

Hierarchy

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" = "cosmos.staking.v1beta1.QueryHistoricalInfoResponse"

Methods