Constant switchboard_solana::program_id::clock::DEFAULT_SLOTS_PER_EPOCH
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.