Skip to content

Commit

Permalink
chore: activate js-tracer
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Nov 29, 2024
1 parent 451aa95 commit 5fa4e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/odyssey/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ eyre.workspace = true
tracing.workspace = true
reth-cli-util.workspace = true
reth-node-builder.workspace = true
reth-optimism-node.workspace = true
reth-optimism-node = { workspace = true, features = ["js-tracer"] }
reth-optimism-cli.workspace = true
reth-provider.workspace = true
clap = { workspace = true, features = ["derive"] }
Expand Down

0 comments on commit 5fa4e26

Please sign in to comment.