good morning!!!!

Skip to content
Snippets Groups Projects
Commit 52a967cf authored by Nguyen Kien Trung's avatar Nguyen Kien Trung Committed by Péter Szilágyi
Browse files

eth: remove unused field (#20049)

parent 305ed955
Branches
Tags
No related merge requests found
...@@ -69,8 +69,6 @@ type Ethereum struct { ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment