mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add initial blockchain tree metrics (#3289)
This commit is contained in:
@ -18,6 +18,7 @@ normal = [
|
||||
reth-primitives = { workspace = true }
|
||||
reth-interfaces = { workspace = true }
|
||||
reth-db = { path = "../storage/db" }
|
||||
reth-metrics = { workspace = true, features = ["common"] }
|
||||
reth-provider = { workspace = true }
|
||||
|
||||
# common
|
||||
|
||||
Reference in New Issue
Block a user