pub const BLOCK_PROCESSING_VELOCITY: u32 = 1;
Expand description
How many parachain blocks are processed by the relay chain per parent. Limits the number of blocks authored per slot.
pub const BLOCK_PROCESSING_VELOCITY: u32 = 1;
How many parachain blocks are processed by the relay chain per parent. Limits the number of blocks authored per slot.