pub const VM_RPC_FLAG_RESET_MEMORY_BEFORE_EXECUTION: u32 = _; // 8u32
Expand description
A flag which will trigger the sandbox to reset its memory before execution.
pub const VM_RPC_FLAG_RESET_MEMORY_BEFORE_EXECUTION: u32 = _; // 8u32
A flag which will trigger the sandbox to reset its memory before execution.