Open tmuellerchen opened 1 year ago
I figured out that
/1/workers
gives me
{ "hashrate": { "total": [0.0, 1.18, 0.39, 0.03, 0.01, 1.25] }, "mode": "rig_id", "workers": [ ["Rhea", "192.168.178.124", 1, 21, 0, 0, 1411122, 1677351825396, 0.0, 1.18, 0.39, 0.03, 0.01] ] }
how to get more information about proxy via api
I did not find any working docs about that ...
I figured out that
/1/workers
gives me
{ "hashrate": { "total": [0.0, 1.18, 0.39, 0.03, 0.01, 1.25] }, "mode": "rig_id", "workers": [ ["Rhea", "192.168.178.124", 1, 21, 0, 0, 1411122, 1677351825396, 0.0, 1.18, 0.39, 0.03, 0.01] ] }
how to get more information about proxy via api
I did not find any working docs about that ...