forked from cerc-io/plugeth
common: delete MakeName (#27023)
common,p2p: remove unused function MakeName
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user