feat(cli): reth prune (#9055)

This commit is contained in:
Alexey Shekhirin
2024-06-26 15:54:06 +01:00
committed by GitHub
parent bdabe66426
commit 8775a93d33
20 changed files with 245 additions and 35 deletions

View File

@ -66,7 +66,7 @@ reth-node-builder.workspace = true
reth-node-events.workspace = true
reth-consensus.workspace = true
reth-optimism-primitives.workspace = true
reth-prune-types.workspace = true
reth-prune.workspace = true
# crypto
alloy-rlp.workspace = true