Nguyen Kien Trung 6 жил өмнө
parent
commit
52a967cfab
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      eth/backend.go

+ 0 - 2
eth/backend.go

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