mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: extract cli runner from node-core (#7719)
This commit is contained in:
@ -24,6 +24,7 @@ reth-interfaces = { workspace = true, features = ["clap"] }
|
||||
reth-transaction-pool.workspace = true
|
||||
reth-beacon-consensus.workspace = true
|
||||
reth-auto-seal-consensus.workspace = true
|
||||
reth-cli-runner.workspace = true
|
||||
reth-consensus-common.workspace = true
|
||||
reth-blockchain-tree.workspace = true
|
||||
reth-rpc-engine-api.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user