Commit 52a967cf authored by Nguyen Kien Trung's avatar Nguyen Kien Trung Committed by Péter Szilágyi

eth: remove unused field (#20049)

parent 305ed955
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment