referrerpolicy=no-referrer-when-downgrade

Module aura

Source
Expand description

Aura consensus data provider, This allows manual seal author blocks that are valid for runtimes that expect the aura-specific digests.

Structs§

AuraConsensusDataProvider
Consensus data provider for Aura. This allows to use manual-seal driven nodes to author valid AURA blocks. It will inspect incoming InherentData and look for included timestamps. Based on these timestamps, the AuraConsensusDataProvider will emit fitting digest items.