chore: move save_blocks to StorageWriter (#9991)

This commit is contained in:
joshieDo
2024-08-01 17:36:33 +01:00
committed by GitHub
parent 30840b7b4a
commit f3fac56fd9
5 changed files with 184 additions and 143 deletions

View File

@ -32,7 +32,6 @@ reth-prune.workspace = true
reth-revm.workspace = true
reth-rpc-types.workspace = true
reth-stages-api.workspace = true
reth-stages-types.workspace = true
reth-tasks.workspace = true
reth-trie.workspace = true