pub fn create_test_provider_factory() -> ProviderFactory<NodeTypesWithDBAdapter<AnyNodeTypesWithEngine<EthPrimitives, EthEngineTypes, ChainSpec, MerklePatriciaTrie, EthStorage, EthEngineTypes>, Arc<TempDatabase<DatabaseEnv>>>>
Expand description
Creates test provider factory with mainnet chain spec.