Module consensus

Source
Expand description

Consensus-related.

Constantsยง

BLOCK_PROCESSING_VELOCITY
How many parachain blocks are processed by the relay chain per parent. Limits the number of blocks authored per slot.
RELAY_CHAIN_SLOT_DURATION_MILLIS
Relay chain slot duration, in milliseconds.
UNINCLUDED_SEGMENT_CAPACITY
Maximum number of blocks simultaneously accepted by the Runtime, not yet included into the relay chain.