-
Notifications
You must be signed in to change notification settings - Fork 442
What does diff means? #389
Comments
Hi, |
@igorvoltaic can you explain how does this feature works? In my understanding, the pool just needs to create some kind of block template with an unknown |
@pavlovdog well.. i'm not really into this. What i know is that almost every pool lets you set difficulty for your shares. But usually pool itself decides which difficulty is the best for you, according to your hash rate. Higher difficulty means it takes longer for your mining software to generate a share, but on the other hand that share has more value in this case. it has nothing to do with the network difficulty. |
You set different ports with different difficulties for miners to choose from. They generally pick what diff port is closest to the diff their rigs run best at. A pool op can also set variable diff on the ports so it connects at the static diff and adjusts every x amount of seconds based off the |
@interbiznw Thanks for your answer! Am I right, that the |
I've never seen this question been answered anywhere, so let be the first. Most likely it's pretty simple, so can you give some detailed explanation for the whole
ports
section:I can't understand why need to specify the difficulty in the configuration - it's one for all the network.
The text was updated successfully, but these errors were encountered: