Module frame_system::pallet::dispatchables
source · Expand description
Functions§
- Provide the preimage (runtime binary)
codefor an upgrade that has been authorized. - Authorize an upgrade to a given
code_hashfor the runtime. The runtime can be supplied later. - Authorize an upgrade to a given
code_hashfor the runtime. The runtime can be supplied later. - Warning: Doc-Only
- Kill all storage items with a key that starts with the given prefix.
- Kill some items from storage.
- Make some on-chain remark.
- Make some on-chain remark and emit event.
- Set the new runtime code.
- Set the new runtime code without doing any checks of the given
code. - Set the number of pages in the WebAssembly environment’s heap.
- Set some items of storage.