Litecoin
萊特幣礦工錯誤
我已經完成了本教程,但是當我執行時:
c:\ltcminer\minerd.exe -a scrypt -r 1 -t 4 -s 6 -o http://127.0.0.1:9332 -O pete345234.2:1
我得到錯誤:
json_rpc_call failed, retry after 30 seconds
我需要使用 litecoinpool.org 網址代替
127.0.0.1
嗎?minerd.exe 的密碼也很重要我有點卡住了……
編輯 1
我將命令更改為:
c:\ltcminer\minerd.exe -a scrypt -r 1 -t 4 -s 6 -o us2.litecoinpool.org:9332 -O pete345234.2:1
但響應仍然是相同的錯誤消息。
minerd 版本太舊:
minerd --version cpuminer 2.2.2
我下載了 cpuminer 2.3.2,現在一切都很美好。讓礦工工作的命令是:
minerd.exe -a scrypt -r1 -t4 -s6 -o stratum+tcp://us2.litecoinpool.org:3333 -O pete345234.2:1
是的,使用您的泳池地址而不是您的。密碼通常無關緊要,但您可以在泳池網站上設置。
本教程展示瞭如何創建自己的礦池,但由於此問題還表明您是初學者,因此請從其他人的挖礦開始。