Expand description

Cumulus Collator implementation for Substrate.

Modules

  • 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.
  • The Cumulus CollatorService is a utility struct for performing common operations used in parachain consensus/authoring.

Structs

Functions