pub const MEMORY_SEGMENT_ACTIVE_LIMIT: u32 = 10;
Expand description

Maximum active memory segments to be readable next tick allowed in raw_memory::set_active_segments

Code reference