-
Notifications
You must be signed in to change notification settings - Fork 60
Home
-
Specify at least one main pool with non zero share and "default: true". Sum of all non zero pool shares should be equal to 100 (percent).
-
There should be one pool with "default: true" (the last one will override previous ones with "default: true"). Default pool means pool that is used for all initial miner connections via proxy.
-
You can use pools with zero share as backup pools. They will be only used if all non zero share pools became down.
-
You should select pool port with difficulty that is close to hashrate of all of your miners multiplied by 10.
-
Proxy ports should have difficulty close to your individual miner hashrate multiplied by 10.
-
Algorithm names ("algo" option in pool config section) can be taken from Algorithm names and variants table
-
Blob type ("blob_type" option in pool config section) can be as follows
-
cryptonote - Monero forks like Sumokoin, Electroneum, Graft, Aeon
-
cryptonote2 - Masari
-
forknote - Some old Bytecoin forks
-
forknote2 - Bytecoin forks like Intense, Turtlecoin, IPBC
-