pub const SIMULATE_REVERT_CODE: i32 = 3;Available on crate feature
rpc only.Expand description
Error code for execution reverted in eth_simulateV1.
Consistent with eth_call revert error code.
pub const SIMULATE_REVERT_CODE: i32 = 3;rpc only.Error code for execution reverted in eth_simulateV1.
Consistent with eth_call revert error code.