common: delete MakeName (#27023)

common,p2p: remove unused function MakeName
This commit is contained in:
lightclient
2023-04-03 03:51:31 -04:00
committed by GitHub
parent dc2f4b9304
commit 2c5798464e
2 changed files with 0 additions and 10 deletions
-1
View File
@@ -94,7 +94,6 @@ type Config struct {
DiscoveryV5 bool `toml:",omitempty"`
// Name sets the node name of this server.
// Use common.MakeName to create a name that follows existing conventions.
Name string `toml:"-"`
// BootstrapNodes are used to establish connectivity