Custom frontend design for miningcore - Allow user to set their minimum payout? #1482
-
Hello guys, First of all, i have to say i'm very impressed by I would like to design my own custom frontend for it and i have a question: Does |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Yes thats supported through the |
Beta Was this translation helpful? Give feedback.
-
Hello, Sorry to bother you again but i can not seem to understand how the Am i correct to assume that the following portion of code is responsible for settings update?
So i should send two variables with request 'POST': I understand the later one, but what is the first one? |
Beta Was this translation helpful? Give feedback.
-
@oliverw Thanks to your help, i managed to create my own https://ergo.cedric-crispin.com/ I will definitely not win some web-design prizes anytime soon, but it was a very fun programming endeavor for me lol Have a great week and keep it up the great job! Looking forward to the next features and hoping to be able to contribute even a little bit :) |
Beta Was this translation helpful? Give feedback.
Yes thats supported through the
{poolId}/miners/{address}/settings
API route.