Skip to main content

create_mpool

Function create_mpool 

Source
fn create_mpool(
    services: &mut JoinSet<Result<()>>,
    p2p_service: &Libp2pService<ManyCar<Arc<GarbageCollectableParityDb>>>,
    ctx: &AppContext,
) -> Result<Arc<MessagePool<Arc<ChainStore<ManyCar<Arc<GarbageCollectableParityDb>>>>>>>