Constant reth::core::primitives::constants::SLOT_DURATION

pub const SLOT_DURATION: Duration;
Expand description

The duration of a slot in seconds.

This is the time period of 12 seconds in which a randomly chosen validator has time to propose a block.