Function pallet_root_offences::pallet::dispatchables::create_offence
source · pub fn create_offence<T: Config>(offenders: Vec<(T::AccountId, Perbill)>)
Expand description
Allows the root
, for example sudo to create an offence.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::create_offence
.