pub(crate) async fn download_slice_with_hash(
module_api: DynModuleApi,
peer_selector: PeerSelector,
start: u64,
end: u64,
expected_hash: Hash,
) -> Vec<RecoveryItem>Expand description
Download a slice with hash verification and peer selection