referrerpolicy=no-referrer-when-downgrade

Function relay_new_offence

Source
pub fn relay_new_offence<T: Config>(
    slash_session: SessionIndex,
    offences: Vec<Offence<T::AccountId>>,
)
Expand description

Called to report one or more new offenses on the relay chain.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::relay_new_offence.