all available configs
[
"/config/ports", "/config/coin", "/config/api"
]
GET
[
{
"host": "192.168.1.101",
"port": 10086,
"ssl": true,
"algorithm": {
"name": "scrypt",
"variant": "ltc-origin",
"blobType": ""
},
"difficulty": 0.02,
"fee": 0,
"desc": "Low-End Cpu and Gpu"
},
{
"host": "192.168.1.102",
"port": 10088,
"ssl": true,
"algorithm": {
"name": "scrypt",
"variant": "ltc-origin",
"blobType": ""
},
"difficulty": 2,
"fee": 0,
"desc": "High-End rigs"
}
]