upped proto version and modified block pool
This commit is contained in:
@ -167,7 +167,6 @@ out:
|
||||
}
|
||||
|
||||
func (self *Miner) reset() {
|
||||
println("reset")
|
||||
close(self.powQuitCh)
|
||||
self.powQuitCh = make(chan struct{})
|
||||
}
|
||||
|
Reference in New Issue
Block a user