Skip to content

Add support for erc7562 tracer #391

Description

@mattsse

pub enum DebugInspector {

_ => {
// Note: this match is non-exhaustive in case we need to add support for
// additional tracers
return Err(DebugInspectorError::UnsupportedTracer);
}

pub fn geth_erc7562_traces<DB: DatabaseRef>(

TODO

  • add missing branch/variant for erc7562 tracer

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions