Module reth_node_core::rpc::types::trace::filter

Expand description

trace_filter types and support

Structs§

  • Address filter. This is a set of addresses to match against. An empty set matches all addresses.
  • Trace filter.
  • TraceFilterMatcher is a filter used for matching TransactionTrace based on it’s action and result (if available).

Enums§