mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-13 03:26:38 +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)
|
go self.eventMux.Post(queueEvent)
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue