reth::providers::test_utils

Function create_test_provider_factory

Source
pub fn create_test_provider_factory() -> ProviderFactory<NodeTypesWithDBAdapter<AnyNodeTypesWithEngine<(), EthEngineTypes, ChainSpec, MerklePatriciaTrie>, Arc<TempDatabase<DatabaseEnv>>>>
Available on crate feature test-utils only.
Expand description

Creates test provider factory with mainnet chain spec.