mirror of https://github.com/status-im/op-geth.git
:-)
This commit is contained in:
parent
b5a71d955c
commit
29eb220910
|
@ -466,7 +466,6 @@ func (self *ChainManager) InsertChain(chain types.Blocks) error {
|
|||
|
||||
}
|
||||
|
||||
// XXX put this in a goroutine?
|
||||
go self.eventMux.Post(queueEvent)
|
||||
|
||||
return nil
|
||||
|
|
Loading…
Reference in New Issue