mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
feat: add Metadata table and StorageSettings to ProviderFactory (#19384)
This commit is contained in:
@@ -469,7 +469,7 @@ where
|
||||
self.right().clone(),
|
||||
self.chain_spec(),
|
||||
StaticFileProvider::read_write(self.data_dir().static_files())?,
|
||||
)
|
||||
)?
|
||||
.with_prune_modes(self.prune_modes())
|
||||
.with_static_files_metrics();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user