Type Definition frame_support::inherent::InherentIdentifier
source · pub type InherentIdentifier = [u8; 8];Expand description
An identifier for an inherent.
pub type InherentIdentifier = [u8; 8];An identifier for an inherent.