pub const VM_RPC_FLAG_CLEAR_PROGRAM_AFTER_EXECUTION: u32 = _; // 4u32
Expand description
A flag which will trigger the sandbox to unload its program after execution.
pub const VM_RPC_FLAG_CLEAR_PROGRAM_AFTER_EXECUTION: u32 = _; // 4u32
A flag which will trigger the sandbox to unload its program after execution.