pub const BLOCK_PROPAGATION_DELAY: u64 = 10; // 10u64
Expand description

Measured block propagation delay in seconds. This will determine the conservative window when we measure confirmation risk internally in the consensus layer.