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