Don't verify blobs that are less than root in window service (#5901)

This commit is contained in:
carllin
2019-09-16 13:13:53 -07:00
committed by GitHub
parent 167adff22c
commit d5ba90d375
4 changed files with 88 additions and 46 deletions

View File

@@ -477,7 +477,7 @@ impl Replicator {
&exit,
RepairStrategy::RepairRange(repair_slot_range),
&Arc::new(LeaderScheduleCache::default()),
|_, _, _, _| true,
|_, _, _, _, _| true,
);
info!("waiting for ledger download");
Self::wait_for_segment_download(