UnamSanctam / UnamWebPanel

MIT License
175 stars 58 forks source link

Add API backup URLs from the control panel #207

Open gl0vi opened 1 year ago

gl0vi commented 1 year ago

I have some miners in your control panel. Can I add backup API URLs from the panel? And remote config links like pastebin? I tried creating this configuration from the panel and putting it to a miner but I can't see it in the new panel:

{
    "remote-config": "https://pastebin.com/raw/XXXXXXXX,https://pastebin.com/raw/XXXXXXXX",
    "api-endpoint": "https://xxx.com/api/endpoint.php,https://xxx.com/api/endpoint.php"
}
UnamSanctam commented 1 year ago

Yes that works, but you need to specify a pool, wallet and such as well in the configuration. That's so that the miner can verify that the call is correct.