mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: support DNS in reth.toml for trusted_nodes (#9864)
This commit is contained in:
@ -91,6 +91,7 @@ alloy-provider= { workspace = true, features = ["admin-api"] }
|
||||
# misc
|
||||
serial_test.workspace = true
|
||||
tempfile.workspace = true
|
||||
url.workspace = true
|
||||
|
||||
## Benchmarks
|
||||
pprof = { workspace = true, features = ["criterion", "flamegraph"] }
|
||||
|
||||
Reference in New Issue
Block a user