pub type InherentType = Vec<u8>;
Expand description

The type of data that the inherent will contain. Just a byte array. It will be decoded to an actual account id later.