Type Alias pallet_offences::ReportIdOf
source ยท pub(crate) type ReportIdOf<T> = <T as Config>::Hash;Expand description
A type alias for a report identifier.
pub(crate) type ReportIdOf<T> = <T as Config>::Hash;A type alias for a report identifier.