Remove extra call to serialize in shred verify (#5698)

This commit is contained in:
Pankaj Garg
2019-08-27 19:28:00 -07:00
committed by GitHub
parent 50ab34ad92
commit 2510f3d352
4 changed files with 36 additions and 14 deletions

View File

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