Function frame_system::pallet::dispatchables::set_heap_pages
source · pub fn set_heap_pages<T: Config>(pages: u64)
Expand description
Set the number of pages in the WebAssembly environment’s heap.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_heap_pages
.