Type Alias sp_consensus_babe::inherents::InherentType
source · pub type InherentType = Slot;
Expand description
The type of the BABE inherent.
Aliased Type§
struct InherentType(/* private fields */);
pub type InherentType = Slot;
The type of the BABE inherent.
struct InherentType(/* private fields */);