Module pallet_safe_mode::pallet::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
- Enter safe-mode permissionlessly for
Config::EnterDuration
blocks. - Extend the safe-mode permissionlessly for
Config::ExtendDuration
blocks. - Enter safe-mode by force for a per-origin configured number of blocks.
- Exit safe-mode by force.
- Extend the safe-mode by force for a per-origin configured number of blocks.
- Force to release a deposit for an account that entered safe-mode at a given historical block.
- Slash a deposit for an account that entered or extended safe-mode at a given historical block.
- Permissionlessly release a deposit for an account that entered safe-mode at a given historical block.