ConfigOption/pool host list

From Snowblossom Wiki
Revision as of 00:08, 24 January 2019 by Fireduck (talk | contribs) (pool_host_list)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

Very simple and handles down pools ok. It does not account for pools that are constantly rejecting shares or mining and old block. It just assumes the first pool to give a valid work unit is the one to use.


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