mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Fix comments from Michael
This commit is contained in:
@@ -68,10 +68,6 @@ where
|
||||
pub websocket_exit_signal: Option<Signal>,
|
||||
/// The clients logger.
|
||||
log: slog::Logger,
|
||||
/*
|
||||
/// Marker to pin the beacon chain generics.
|
||||
phantom: PhantomData<BeaconChainTypes>,
|
||||
*/
|
||||
}
|
||||
|
||||
impl<S, E> Client<S, E>
|
||||
|
||||
Reference in New Issue
Block a user