mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
config Pubkey removed (unused)
This commit is contained in:
parent
1db3e2241e
commit
d87857ffdb
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ type config struct {
|
|||
Debug bool
|
||||
Ver string
|
||||
ClientString string
|
||||
Pubkey []byte
|
||||
Identifier string
|
||||
|
||||
conf *globalconf.GlobalConf
|
||||
|
|
|
|||
Loading…
Reference in a new issue