mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add payload build metrics (#2367)
This commit is contained in:
@ -20,6 +20,10 @@ reth-tasks = { path = "../../tasks" }
|
||||
## ethereum
|
||||
revm = { version = "3" }
|
||||
|
||||
# metrics
|
||||
metrics = "0.20.1"
|
||||
reth-metrics-derive = { path = "../../metrics/metrics-derive" }
|
||||
|
||||
## async
|
||||
tokio = { version = "1", features = ["sync", "time"] }
|
||||
futures-core = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user