Type Alias pallet_offences::OpaqueTimeSlot
source · pub(crate) type OpaqueTimeSlot = Vec<u8>;Expand description
A binary blob which represents a SCALE codec-encoded O::TimeSlot.
Aliased Type§
struct OpaqueTimeSlot { /* private fields */ }