reth::rpc::api::servers::eth::helpers

Trait TraceExt

pub trait TraceExt:
    LoadTransaction
    + LoadBlock
    + LoadPendingBlock
    + SpawnBlocking
    + Trace
    + Call { }
Expand description

Extension trait that bundles traits needed for tracing transactions.

Object Safety§

This trait is not object safe.

Implementors§