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