We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305ed95 commit 52a967cCopy full SHA for 52a967c
eth/backend.go
@@ -69,8 +69,6 @@ type Ethereum struct {
69
// Channel for shutting down the service
70
shutdownChan chan bool
71
72
- server *p2p.Server
73
-
74
// Handlers
75
txPool *core.TxPool
76
blockchain *core.BlockChain
0 commit comments