referrerpolicy=no-referrer-when-downgrade

Crate cumulus_client_collator

Source
Expand description

Cumulus Collator implementation for Substrate.

Modules§

relay_chain_driven
Relay-chain-driven collators are those whose block production is driven purely by new relay chain blocks and the most recently included parachain blocks within them.
service
The Cumulus CollatorService is a utility struct for performing common operations used in parachain consensus/authoring.

Functions§

initialize_collator_subsystems
Initialize the collation-related subsystems on the relay-chain side.