Expand description
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.