HistoricalInfo contains header and validator information for a given block. It is stored as part of staking module's state, which persists the n most recent HistoricalInfo (n is set by the staking module's historical_entries parameter).
n
historical_entries
Optional
Generated using TypeDoc
HistoricalInfo contains header and validator information for a given block. It is stored as part of staking module's state, which persists the
n
most recent HistoricalInfo (n
is set by the staking module'shistorical_entries
parameter).