refactor: make reth-prune independent of concrete DatabaseProvider (#10921)

This commit is contained in:
Arsenii Kulikov
2024-09-16 14:46:53 +03:00
committed by GitHub
parent 664f8b23be
commit 0fa8e83e16
31 changed files with 458 additions and 393 deletions

1
Cargo.lock generated
View File

@@ -8211,7 +8211,6 @@ dependencies = [
"reth-errors",
"reth-exex-types",
"reth-metrics",
"reth-node-types",
"reth-provider",
"reth-prune-types",
"reth-stages",