pub const SIMULATE_VM_ERROR_CODE: i32 = -32015; // -32_015i32Expand description
Error code for VM execution errors (e.g., out of gas) in eth_simulateV1.
pub const SIMULATE_VM_ERROR_CODE: i32 = -32015; // -32_015i32Error code for VM execution errors (e.g., out of gas) in eth_simulateV1.