referrerpolicy=no-referrer-when-downgrade

Module dispatchables

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§

approve_attempt
Approve the recovery for a lost account.
cancel_attempt
The lost account can cancel an attempt at any moment; the initiator, only after a delay.
control_inherited_account
Allows the inheritor of a recovered account to control it.
finish_attempt
Finish a recovery attempt and make the lost account accessible from the inheritor.
initiate_attempt
Attempt to recover a lost account by a friend within the given friend group.
revoke_inheritor
Revoke the inheritor of the calling (lost) account.
set_friend_groups
Set the friend groups of the calling account before it lost access.
slash_attempt
Slash a malicious recovery attempt and burn the security deposit of the initiator.