Tuck away PoH duration

This commit is contained in:
Greg Fitzgerald
2018-08-09 16:02:09 -06:00
parent 5216a723b1
commit c75d4abb0b
3 changed files with 4 additions and 8 deletions

View File

@@ -361,7 +361,6 @@ mod tests {
bank,
0,
&[],
Some(Duration::from_millis(30)),
leader,
exit.clone(),
&ledger_path,
@@ -409,7 +408,6 @@ mod tests {
bank,
0,
&[],
Some(Duration::from_millis(30)),
leader,
exit.clone(),
&ledger_path,
@@ -469,7 +467,6 @@ mod tests {
bank,
0,
&[],
Some(Duration::from_millis(30)),
leader,
exit.clone(),
&ledger_path,