Module stake_history

Source
Expand description

A type to hold data for the StakeHistory sysvar.

Structs§

StakeHistory
StakeHistoryEntry

Constants§

ID
The const program ID.
MAX_ENTRIES

Traits§

StakeHistoryGetEntry

Functions§

check_id
Returns true if given pubkey is the program ID.
id
Returns the program ID.

Type Aliases§

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