Crate sp_consensus_aura

Source
Expand description

Primitives for Aura.

Modules§

digests
Aura (Authority-Round) digests
ed25519
inherents
sr25519

Structs§

Slot
Unit type wrapper that represents a slot.
SlotDuration
A slot duration defined in milliseconds.

Enums§

ConsensusLog
An consensus log item for Aura.

Constants§

AURA_ENGINE_ID
The ConsensusEngineId of AuRa.

Traits§

AuraApi
API necessary for block authorship with aura.

Type Aliases§

AuthorityIndex
The index of an authority.