Commit 29eb2209 authored by obscuren's avatar obscuren

:-)

parent b5a71d95
...@@ -466,7 +466,6 @@ func (self *ChainManager) InsertChain(chain types.Blocks) error { ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment