pub fn new_partial(
config: &Configuration,
evm_tracing_config: &FrontierConfig,
) -> Result<PartialComponents<TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>, TFullBackend<Block>, LongestChain<TFullBackend<Block>, Block>, DefaultImportQueue<Block>, TransactionPoolHandle<Block, TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>>, (FrontierBlockImport<Block, Arc<TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>>, TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>>, Option<Telemetry>, Arc<Backend<Block, TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>>>)>, Error>Expand description
Build a partial chain component config