mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
:-)
This commit is contained in:
parent
b5a71d955c
commit
29eb220910
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue