pub fn generate(server: &Server) -> Result<CombinedKey>Expand description
Generates a discv5 CombinedKey from the server config. If the static_key flag is set, a fixed key is used for testing.
pub fn generate(server: &Server) -> Result<CombinedKey>Generates a discv5 CombinedKey from the server config. If the static_key flag is set, a fixed key is used for testing.