goldshell-miner-lb1/config.json

26 lines
478 B
JSON
Raw Permalink Normal View History

2021-05-01 01:45:04 +02:00
{
"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"
}
}
]
}