pub const SIMULATE_VM_ERROR_CODE: i32 = -32015; // -32_015i32Available on crate feature
rpc only.Expand description
Error code for VM execution errors (e.g., out of gas) in eth_simulateV1.
pub const SIMULATE_VM_ERROR_CODE: i32 = -32015; // -32_015i32rpc only.Error code for VM execution errors (e.g., out of gas) in eth_simulateV1.