fixed pow stuff
This commit is contained in:
@@ -114,7 +114,7 @@ func main() {
|
||||
}
|
||||
|
||||
if StartMining {
|
||||
utils.StartMining(ethereum)
|
||||
ethereum.Miner().Start()
|
||||
}
|
||||
|
||||
if len(ImportChain) > 0 {
|
||||
|
Reference in New Issue
Block a user