revm_
optimism
1.0.0
IsTx
Error
Required Methods
is_tx_error
Implementors
In revm_
optimism::
handler
revm_optimism
::
handler
Trait
IsTxError
Copy item path
Source
pub trait IsTxError { // Required method fn
is_tx_error
(&self) ->
bool
; }
Required Methods
§
Source
fn
is_tx_error
(&self) ->
bool
Implementors
§