Type Alias sc_consensus_aura::AuraInherent
pub type AuraInherent = Slot;
Expand description
The type of the Aura inherent.
Aliased Type§
struct AuraInherent(/* private fields */);
pub type AuraInherent = Slot;
The type of the Aura inherent.
struct AuraInherent(/* private fields */);