mirror of https://github.com/status-im/op-geth.git
config Pubkey removed (unused)
This commit is contained in:
parent
1db3e2241e
commit
d87857ffdb
|
@ -16,7 +16,6 @@ type config struct {
|
||||||
Debug bool
|
Debug bool
|
||||||
Ver string
|
Ver string
|
||||||
ClientString string
|
ClientString string
|
||||||
Pubkey []byte
|
|
||||||
Identifier string
|
Identifier string
|
||||||
|
|
||||||
conf *globalconf.GlobalConf
|
conf *globalconf.GlobalConf
|
||||||
|
|
Loading…
Reference in New Issue