referrerpolicy=no-referrer-when-downgrade

Function suspend_personhood

Source
pub fn suspend_personhood<T: Config>(
    ids: BoundedVec<PersonalId, T::MaxPersonBatchSize>,
)
Expand description

Suspend the personhood of a list of recognized people. The people must not currently be suspended.

§Warning: Doc-Only

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