fix: propagate edge feature to reth-node-core for version output (#20998)

This commit is contained in:
YK
2026-01-13 22:35:24 +08:00
committed by GitHub
parent 1fa71f893c
commit ae41823be6
3 changed files with 5 additions and 2 deletions

View File

@@ -176,7 +176,7 @@ min-trace-logs = [
"reth-node-core/min-trace-logs",
]
edge = ["reth-ethereum-cli/edge"]
edge = ["reth-ethereum-cli/edge", "reth-node-core/edge"]
[[bin]]
name = "reth"