提交 01e1b498 编写于 作者: O obscuren

reflect ethash changes

上级 09d3f2cf
......@@ -480,7 +480,7 @@ func makedag(ctx *cli.Context) {
chain, _, _ := utils.GetChain(ctx)
pow := ethash.New(chain)
fmt.Println("making cache")
pow.UpdateCache(true)
pow.UpdateCache(0, true)
fmt.Println("making DAG")
pow.UpdateDAG()
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册