-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SettingUp "var current = 'Raptoreum-TESTNET';" #5
Comments
Hi, @dedetuga. Are you remembering to change the |
Hi, @noahtheprogrammer, Thanks for reply! |
@dedetuga You just need to change the API pointer to something similar to below and replace the example with your website.
This is used to point to the proper site to retrieve the information. Then, change the |
Maybe I didn't explain myself well, I have a multi coin server thanks |
@dedetuga It sounds like something is wrong with your miningcore configurations. I would recommend looking in miningcore's official documentation and double check all of your files. |
its all good, i tryed other git repo and works fine, i think is missing something in this code, a can't debug it i don't have my pc setuped for html java debug. |
@dedetuga Ok, thanks for letting me know. I'll try to begin fixing the problem right away. If you have any fixes or features you'd like to implement, feel free to open a pull request! I always appreciate it. |
for now im working on Endlesscoin dev to finish the basic idea code, when i return to mining pool topic i will setup my machine to web dev and give you a hand |
hi Im trying your repo, and when i setup
var current = 'Raptoreum-TESTNET';
it changes nothing, i keep getting a random pool
when i try the link my self it works fine
how to solve this?
The text was updated successfully, but these errors were encountered: