@@ -1616,7 +1616,7 @@ func setDNSDiscoveryDefaults(cfg *eth.Config, genesis common.Hash) {
return // already set through flags/config
}
- protocol := "eth"
+ protocol := "all"
if cfg.SyncMode == downloader.LightSync {
protocol = "les"