Miningcore.WebUI
Miningcore.WebUI copied to clipboard
Api not working
What version of miningcore are you using for this to work? Ever since iv updated miningcore 9mos ago none of the ui's work anymore.
Tested on miningcore 41-50
Hi, just checking if anyone managed to get this working. Miningcore latest and frontend still not calling api. Looks like AJAX function doesn't evaluate.
Change
var API = WebURL + "http:/ip:4000/api/";
to
var API = "http://ip:port/api/";