referrerpolicy=no-referrer-when-downgrade

Module cumulus_client_consensus_aura::collators

source ·
Expand description

Stock, pure Aura collators.

This includes the basic collator, which only builds on top of the most recently included parachain block, as well as the lookahead collator, which prospectively builds on parachain blocks which have not yet been included in the relay chain.

Modules§

  • This provides the option to run a basic relay-chain driven Aura implementation.
  • A collator for Aura that looks ahead of the most recently included parachain block when determining what to build upon.
  • A collator for Aura that looks ahead of the most recently included parachain block when determining what to build upon.