Module solana_sdk::stake_history [−][src]
named accounts for synthesized data accounts for bank state, etc.
this account carries history about stake activations and de-activations
Structs
| StakeHistory | |
| StakeHistoryEntry |
Constants
| MAX_ENTRIES |
Type Definitions
| Epoch | Epoch is a unit of time a given leader schedule is honored, some number of Slots. |