chore: changed import for txpool-tracing(examples) (#15650)

This commit is contained in:
Ishika Choudhury
2025-04-10 11:06:09 +05:30
committed by GitHub
parent 00d4ca9faa
commit 558737aa2c
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -3623,7 +3623,7 @@ dependencies = [
"clap",
"futures-util",
"reth",
"reth-node-ethereum",
"reth-ethereum",
]
[[package]]