Module handler

Module handler 

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§

IsTxError
Trait to check if the error is a transaction error.