Explorar o código

eth: remove unused field (#20049)

Nguyen Kien Trung %!s(int64=6) %!d(string=hai) anos
pai
achega
52a967cfab
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      eth/backend.go

+ 0 - 2
eth/backend.go

@@ -69,8 +69,6 @@ type Ethereum struct {
 	// Channel for shutting down the service
 	shutdownChan chan bool
 
-	server *p2p.Server
-
 	// Handlers
 	txPool          *core.TxPool
 	blockchain      *core.BlockChain