Module handler

Source
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.