solana_sdk

Module stake_history

Source
Expand description

A type to hold data for the StakeHistory sysvar.

The sysvar ID is declared in sysvar::stake_history.

Structs§

StakeHistory
StakeHistoryEntry

Constants§

MAX_ENTRIES

Traits§

StakeHistoryGetEntry

Type Aliases§

Epoch
The unit of time a given leader schedule is honored.