referrerpolicy=no-referrer-when-downgrade

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§

apply_authorized_upgrade
Provide the preimage (runtime binary) code for an upgrade that has been authorized.
authorize_upgrade
Authorize an upgrade to a given code_hash for the runtime. The runtime can be supplied later.
authorize_upgrade_without_checks
Authorize an upgrade to a given code_hash for the runtime. The runtime can be supplied later.
do_task
Warning: Doc-Only
kill_prefix
Kill all storage items with a key that starts with the given prefix.
kill_storage
Kill some items from storage.
remark
Make some on-chain remark.
remark_with_event
Make some on-chain remark and emit event.
set_code
Set the new runtime code.
set_code_without_checks
Set the new runtime code without doing any checks of the given code.
set_heap_pages
Set the number of pages in the WebAssembly environment’s heap.
set_storage
Set some items of storage.