BlockRequestBatch

Type Alias BlockRequestBatch 

Source
pub type BlockRequestBatch<N> = (Vec<(u32, PrepareSyncRequest<N>)>, IndexMap<SocketAddr, BlockLocators<N>>);