Constant solana_sdk::epoch_schedule::DEFAULT_SLOTS_PER_EPOCH
source ยท pub const DEFAULT_SLOTS_PER_EPOCH: u64 = _; // 432_000u64
Expand description
The number of slots per epoch after initial network warmup.
1 Epoch ~= 2 days.