Module api

Source
Expand description

Helper traits to wrap generic l1 errors, in network specific error type configured in reth_rpc_eth_api::EthApiTypes.

Traitsยง

AsEthApiError
Helper trait to access wrapped core error.
FromEthApiError
Helper trait to wrap core EthApiError.
IntoEthApiError
Helper trait to wrap core EthApiError.