Function astar_collator::local::new_partial
source · pub fn new_partial(
config: &Configuration
) -> Result<PartialComponents<TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>, TFullBackend<Block>, LongestChain<TFullBackend<Block>, Block>, DefaultImportQueue<Block>, FullPool<Block, TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>>, (FrontierBlockImport<Block, GrandpaBlockImport<TFullBackend<Block>, Block, TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>, LongestChain<TFullBackend<Block>, Block>>, TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>>, LinkHalf<Block, TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>, LongestChain<TFullBackend<Block>, Block>>, Option<Telemetry>, Arc<Backend<Block, TFullClient<Block, RuntimeApi, WasmExecutor<HostFunctions>>>>)>, Error>
Expand description
Build a partial chain component config