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