Type Definition mangata_node::service::ParachainBlockImport
source · type ParachainBlockImport<RuntimeApi> = TParachainBlockImport<Block, Arc<TFullClient<Block, RuntimeApi, WasmExecutor<SubstrateHostFunctions>>>, TFullBackend<Block>>;