Expand description
Functions§
- create_
offence - Allows the
root, for example sudo to create an offence. - report_
offence - Same as
Pallet::create_offence, but it reports the offence directly to aConfig::ReportOffence, aka pallet-offences first.
root, for example sudo to create an offence.Pallet::create_offence, but it reports the offence directly to a
Config::ReportOffence, aka pallet-offences first.