Expand description
Aura consensus data provider, This allows manual seal author blocks that are valid for runtimes that expect the aura-specific digests.
Structs§
- Aura
Consensus Data Provider - Consensus data provider for Aura. This allows to use manual-seal driven nodes to author valid
AURA blocks. It will inspect incoming
InherentDataand look for included timestamps. Based on these timestamps, theAuraConsensusDataProviderwill emit fitting digest items.