Constant sp_storage::well_known_keys::HEAP_PAGES[][src]

pub const HEAP_PAGES: &'static [u8] = b":heappages";
Expand description

Number of wasm linear memory pages required for execution of the runtime.

The type of this value is encoded u64.