goldshell-miner-lb1/config.json
manfromafar 4a37c92f11 initial
2021-04-30 17:45:04 -06:00

26 lines
478 B
JSON

{
"loglevel": -1,
"miners": [
{
"cryptoname": "hns",
"minername": ["Goldshell-HS1", "Goldshell-HS1-Plus"],
"pool": {
"host": "hns.ss.dxpool.com",
"port": 3008,
"user": "peterfu.bb",
"pass": "x"
}
},
{
"cryptoname": "lbc",
"minername": ["Goldshell-LB1"],
"pool": {
"host": "lbc.viabtc.com",
"port": 3002,
"user": "sfgaqw.1",
"pass": "x"
}
}
]
}