referrerpolicy=no-referrer-when-downgrade
pub const SLOTS_PER_EPOCH: usize = 32;
Expand description

Defined in https://github.com/ethereum/consensus-specs/tree/f1dff5f6768608d890fc0b347e548297fc3e1f1c/presets/mainnet There are 32 slots in an epoch. An epoch is 6.4 minutes long.