【已解决】目前fetcher同步完,worker是S_PRE_MINING状态

目前fetcher同步完,worker是S_PRE_MINING状态,代表什么,接下来如何操作可以开始挖矿

这个状态等一晚上了,质押币是要在worker里填吗,怎么样就开始挖矿了,收益在哪查看

在你的 woker 机器上 执行 看下

curl -X POST -sH “Content-Type: application/json” -d ‘{“input”: {}, “nonce”: {}}’ http://0.0.0.0:8000/get_info

        <!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="utf-8">
            <title>404 Not Found</title>
        </head>
        <body align="center">
            <div role="main" align="center">
                <h1>404: Not Found</h1>
                <p>The requested resource could not be found.</p>
                <hr />
            </div>
            <div role="contentinfo" align="center">
                <small>Rocket</small>
            </div>
        </body>
        </html>

执行下这段 看下

docker ps

链上操作你可以参考 【常用】链上模块操作表

查询挖出来了多少币?

  • 打开 polkadot.js , 在Developer选择 ChainState,左边选择 phalaMining,右边选择 miners (Accountid),把option取消掉,然后点击加号后出现所有机器的挖矿产出结果

截屏2021-09-19 下午12.00.54


这个算同步完了吗

image
这个是挖矿质押还是GAS质押