Module delegation::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
- Create a new delegation node.
- Changes the deposit owner.
- Create a new delegation root associated with a given CType hash.
- Reclaim the deposit for a delegation node (potentially a root node), removing the node and all its children.
- Remove a delegation node (potentially a root node) and all its children.
- Revoke a delegation node (potentially a root node) and all its children.
- Updates the deposit amount to the current deposit rate.