Constant polkadot_primitives::v8::executor_params::MEMORY_PAGES_MAX
source · pub const MEMORY_PAGES_MAX: u32 = 65536;
Expand description
The limit of ExecutorParam::MaxMemoryPages
.
pub const MEMORY_PAGES_MAX: u32 = 65536;
The limit of ExecutorParam::MaxMemoryPages
.