pub const SIMULATE_REVERT_CODE: i32 = 3;Expand description
Error code for execution reverted in eth_simulateV1.
Consistent with eth_call revert error code.
pub const SIMULATE_REVERT_CODE: i32 = 3;Error code for execution reverted in eth_simulateV1.
Consistent with eth_call revert error code.