Fixed uncle rewards in miner
The uncle rewards were changed in the block processor. This change will reflect those changes in the miner as well.
This commit is contained in:
@ -60,7 +60,7 @@ out:
|
||||
}
|
||||
}
|
||||
|
||||
close(self.quitCurrentOp)
|
||||
//close(self.quitCurrentOp)
|
||||
done:
|
||||
// Empty channel
|
||||
for {
|
||||
|
Reference in New Issue
Block a user