Tuck away PoH duration
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user