Expand description
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.
This method of driving collators is not suited to anything but the most simple parachain consensus mechanisms, and this module may soon be deprecated.
Structs§
- A request to author a collation, based on the advancement of the relay chain.
Functions§
- Initialize the collator with Polkadot’s collation-generation subsystem, returning a stream of collation requests to handle.