Expand description
Functions§
- deregister_
operator - Warning: Doc-Only
- force_
staking_ epoch_ transition - Force staking epoch transition for a given domain
- freeze_
domain - Freezes a given domain. A frozen domain does not accept new bundles but accepts fraud proofs.
- instantiate_
domain - Warning: Doc-Only
- nominate_
operator - Warning: Doc-Only
- prune_
domain_ execution_ receipt - 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.
- register_
domain_ runtime - Warning: Doc-Only
- register_
operator - Warning: Doc-Only
- send_
domain_ sudo_ call - Submit a domain sudo call.
- send_
evm_ domain_ set_ contract_ creation_ allowed_ by_ call - Submit an EVM domain “set contract creation allowed by” call as domain owner or root.
- set_
permissioned_ action_ allowed_ by - Update permissioned action allowed by storage by Sudo.
- submit_
bundle - Warning: Doc-Only
- submit_
fraud_ proof - Warning: Doc-Only
- submit_
receipt - Warning: Doc-Only
- transfer_
treasury_ funds - Transfer funds from treasury to given account
- unfreeze_
domain - Unfreezes a frozen domain.
- unlock_
funds - 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
- unlock_
nominator - Unlocks the nominator under given operator given the unlocking period is complete. A nominator can initiate their unlock given operator is already deregistered.
- update_
domain_ operator_ allow_ list - Extrinsic to update domain’s operator allow list. Note:
- upgrade_
domain_ runtime - Warning: Doc-Only
- withdraw_
stake - Warning: Doc-Only