Difference between revisions of "ConfigOption/pool host list"
(Created page with "==pool_host_list== Defines an ordered list of pools to use for pooled mining. The first pool that is giving valid work is used. Connections are maintained with all pools li...") |
(→pool_host_list) |
||
Line 1: | Line 1: | ||
==pool_host_list== | ==pool_host_list== | ||
− | Defines | + | Defines a comma separated ordered list of pools to use for pooled mining. The first pool that is giving valid work is used. Connections are maintained with all pools listed. |
If the miner fails over to a pool down the list, it will return to the first pool when that pool starts working again. | If the miner fails over to a pool down the list, it will return to the first pool when that pool starts working again. |
Revision as of 20:45, 13 November 2018
pool_host_list
Defines a comma separated ordered list of pools to use for pooled mining. The first pool that is giving valid work is used. Connections are maintained with all pools listed.
If the miner fails over to a pool down the list, it will return to the first pool when that pool starts working again.
Default
No default. If not present then pool_host is used instead.
Examples
pool_host_list=bestpool.1209k.com,okpool.1209k.com,worstpool.1209k.com