chore: cargo fmt
This commit is contained in:
committed by
Michael Vines
parent
6514096a67
commit
789f33e8db
@@ -218,13 +218,7 @@ impl Tower {
|
||||
)
|
||||
.clone();
|
||||
|
||||
Self::new(
|
||||
my_pubkey,
|
||||
vote_account,
|
||||
root,
|
||||
&heaviest_bank,
|
||||
ledger_path,
|
||||
)
|
||||
Self::new(my_pubkey, vote_account, root, &heaviest_bank, ledger_path)
|
||||
}
|
||||
|
||||
pub(crate) fn collect_vote_lockouts<F>(
|
||||
|
Reference in New Issue
Block a user