mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 11:41:51 +00:00
Apply clippy suggestions
This commit is contained in:
@@ -66,9 +66,9 @@ impl<TClientType: ClientTypes> Client<TClientType> {
|
||||
config,
|
||||
beacon_chain,
|
||||
exit,
|
||||
exit_signal: exit_signal,
|
||||
exit_signal,
|
||||
log,
|
||||
network: network,
|
||||
network,
|
||||
phantom: PhantomData,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user