lighthouse_client/
constants.rs

1/// The URL of the official lighthouse server.
2pub const LIGHTHOUSE_URL: &str = "wss://lighthouse.uni-kiel.de/websocket";