Type Definition pallet_robonomics_lighthouse::InherentType
source · 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.