Crate cumulus_client_consensus_aura

source ·
Expand description

The AuRa consensus algorithm for parachains.

This extends the Substrate provided AuRa consensus implementation to make it compatible for parachains. The main entry points for of this consensus algorithm are AuraConsensus::build and import_queue.

For more information about AuRa, the Substrate crate should be checked.

Modules§

Structs§

Traits§

Functions§