referrerpolicy=no-referrer-when-downgrade

Module dispatchables

Source
Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions§

cancel_id_reservation
Cancel a personal ID reservation.
end_mutation_session
End a mutation session in the underlying People interface. This call can end multiple mutation sessions, even ones not started by this pallet.
recognize_personhood
Grant personhood for a list of candidates that have reserved personal IDs.
renew_id_reservation
Renew a personal ID. The ID must not be in use.
reserve_ids
Reserve a number of personal IDs.
resume_personhood
Resume someone’s personhood. The person must currently be suspended.
start_mutation_session
Start a mutation session in the underlying People interface. This call does not check whether a mutation session is already ongoing and can start new sessions.
suspend_personhood
Suspend the personhood of a list of recognized people. The people must not currently be suspended.