Mining Setup For TESTNET
Mining Setup For TESTNET
In this limited release, we will start with mining testing, to stress-test the network
and to get feedback for improvement.
http://tpool.bitcoinrh.org:8888/connect.html
CPUMiner-Multi
{
"api-bind" : "127.0.0.1:4048",
"url" :
"stratum+tcp://tpool.bitcoinrh.org:3061",
"user" : "<Your BTR Address>",
"pass" : "x",
"algo" : "x13",
"threads" : 1,
"cpu-priority" : 5,
"cpu-affinity" : 1,
"benchmark" : false,
"debug" : true,
"protocol": true,
"show-diff": true,
"quiet" : false
}
cpuminer -c cpuminer.json