pull/532/head
obscuren 10 years ago
parent b5a71d955c
commit 29eb220910
  1. 1
      core/chain_manager.go

@ -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…
Cancel
Save