Type Alias solana_sdk::stake_history::Epoch

source ·
pub type Epoch = u64;
Expand description

The unit of time a given leader schedule is honored.

It lasts for some number of Slots.