mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix: fix flaky test (#250)
This commit is contained in:
@ -46,6 +46,7 @@ secp256k1 = { version = "0.24", features = [
|
||||
[dev-dependencies]
|
||||
# reth
|
||||
reth-interfaces = { path = "../../interfaces", features = ["test-utils"] }
|
||||
reth-tracing = { path = "../../tracing" }
|
||||
|
||||
rand = "0.8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user