feat: StaticFileProviderFactory (#7983)

This commit is contained in:
Roman Krasiuk
2024-04-30 12:30:04 +02:00
committed by GitHub
parent 1fe00a7c35
commit b3d7b7d501
33 changed files with 82 additions and 33 deletions

View File

@ -255,7 +255,7 @@ mod tests {
};
use reth_provider::{
providers::{StaticFileProvider, StaticFileWriter},
ProviderFactory,
ProviderFactory, StaticFileProviderFactory,
};
use reth_stages::test_utils::{StorageKind, TestStageDB};
use std::{