Constant solana_sdk::clock::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.