2.修改appsettings.json文件参数 amountOfThreads(使用的线程数) payoutId(接收奖励的地址) accessToken(从 Pool Mining 页面获取) alias(矿工名) 请注意payoutId 和 accessToken 不能同时填写。 您只能选择填写其中一项。 建议填写 accessToken ,因为我们之前在 Pool Mining 页面设置过钱包地址,两者都可以接收奖励。
GET /status/RandomMiningSeed?pw=<APIPassword> Returns the current active mining seed GET /status/LiveStat?pw=<APIPassword> Returns live stats of connected clients GET /status/CalculatedStat?pw=<APIPassword> Returns calculated/verified stats of your account (e.g. found solutions)Command...