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. - Into
EthApi Error  - Helper trait to wrap core 
EthApiError.