diff --git a/zebra-network/src/config.rs b/zebra-network/src/config.rs index 587dd085..3203d091 100644 --- a/zebra-network/src/config.rs +++ b/zebra-network/src/config.rs @@ -21,8 +21,6 @@ pub struct Config { /// A list of initial peers for the peerset when operating on /// mainnet. - /// - /// XXX this should be replaced with DNS names, not SocketAddrs pub initial_mainnet_peers: Vec, /// A list of initial peers for the peerset when operating on