eth: drop leftover from previous nonce protection scheme
This commit is contained in:
@ -63,7 +63,6 @@ type Ethereum struct {
|
||||
stopDbUpgrade func() // stop chain db sequential key upgrade
|
||||
// Handlers
|
||||
txPool *core.TxPool
|
||||
txMu sync.Mutex
|
||||
blockchain *core.BlockChain
|
||||
protocolManager *ProtocolManager
|
||||
lesServer LesServer
|
||||
|
Reference in New Issue
Block a user