Skip to content

Commit c5c927d

Browse files
authored
Export evm_tracer::standard mod (#294)
1 parent 7e7163b commit c5c927d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracer/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod standard;
1+
pub mod standard;
22

33
use evm::interpreter::{machine::Machine, opcode::Opcode};
44

0 commit comments

Comments
 (0)