Function serai_validator_sets_pallet::pallet::dispatchables::report_slashes
source · pub fn report_slashes<T: Config>(
network: ExternalNetworkId,
slashes: BoundedVec<(Public, u32), ConstU32<{ _ }>>,
signature: Signature,
)
Expand description
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::report_slashes
.