pub const SLOT_DURATION: u64 = MILLISECS_PER_BLOCK; // 6_000u64
Slot duration in Polkadot-like chain consensus algorithms.