|
|
@ -65,6 +65,8 @@ func (self *Miner) update() { |
|
|
|
} |
|
|
|
} |
|
|
|
// unsubscribe. we're only interested in this event once
|
|
|
|
// unsubscribe. we're only interested in this event once
|
|
|
|
events.Unsubscribe() |
|
|
|
events.Unsubscribe() |
|
|
|
|
|
|
|
// stop immediately and ignore all further pending events
|
|
|
|
|
|
|
|
break |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|