Module handler
reth_
ethereum
1.6.0
Module handler
Module Items
Structs
Traits
In reth_
ethereum::
evm::
primitives::
op_
revm
reth_ethereum
::
evm
::
primitives
::
op_revm
Module
handler
Copy item path
Available on
crate feature
evm
only.
Expand description
Handler related to Optimism chain
Structs
§
OpHandler
Optimism handler extends the
Handler
with Optimism specific logic.
Traits
§
IsTx
Error
Trait to check if the error is a transaction error.