Expand description
Functions§
- Warning: Doc-Only
- Force staking epoch transition for a given domain
- Freezes a given domain. A frozen domain does not accept new bundles but accepts fraud proofs.
- Warning: Doc-Only
- Warning: Doc-Only
- Prunes a given execution receipt for given frozen domain. This call assumes the execution receipt to be bad and implicitly trusts Sudo to do the necessary validation of the ER before dispatching this call.
- Warning: Doc-Only
- Warning: Doc-Only
- Submit a domain sudo call.
- Submit an EVM domain “set contract creation allowed by” call as domain owner or root.
- Update permissioned action allowed by storage by Sudo.
- Warning: Doc-Only
- Warning: Doc-Only
- Warning: Doc-Only
- Transfer funds from treasury to given account
- Unfreezes a frozen domain.
- Unlocks the first withdrawal given the unlocking period is complete. Even if the rest of the withdrawals are out of the unlocking period, the nominator should call this extrinsic to unlock each withdrawal
- Unlocks the nominator under given operator given the unlocking period is complete. A nominator can initiate their unlock given operator is already deregistered.
- Extrinsic to update domain’s operator allow list. Note:
- Warning: Doc-Only
- Warning: Doc-Only