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