pub const VM_RPC_FLAG_RESET_MEMORY_AFTER_EXECUTION: u32 = _; // 2u32
Expand description
A flag which will trigger the sandbox to reset its memory after execution.
pub const VM_RPC_FLAG_RESET_MEMORY_AFTER_EXECUTION: u32 = _; // 2u32
A flag which will trigger the sandbox to reset its memory after execution.