pub const MINIMUM_SLOTS_PER_EPOCH: u64 = 32; // 32u64
Expand description

The minimum number of slots per epoch during the warmup period.

Based on MAX_LOCKOUT_HISTORY from vote_program.