Module solana_runtime::epoch_accounts_hash::manager
source · Structs
- Manage the epoch accounts hash
Enums
- State 🔒The EpochAccountsHash is calculated in the background via AccountsBackgroundService. This enum is used to track the state of that calculation, and queried when saving the EAH into a Bank or Snapshot.