Available on crate feature 
rpc only.Expand description
Helper traits to wrap generic l1 errors, in network specific error type configured in
reth_rpc_eth_api::EthApiTypes.
Traitsยง
- AsEth
ApiError  - Helper trait to access wrapped core error.
 - From
EthApi Error  - Helper trait to wrap core 
EthApiError. - From
EvmError  - Helper trait to convert from revm errors.
 - From
EvmHalt  - Helper trait to convert from revm errors.
 - Into
EthApi Error  - Helper trait to wrap core 
EthApiError.