Some mining clients allow you to define backup pools so in case the main pool isn't working or is having issues, you will mine to a second pool.
In this article, we will show you how to do that on most popular Etchash mining clients. You can also check the official documentation of your mining client to find the detailed instructions.
Phoenix miner has a special parameter -pool2
where you can define the second failover pool and -wal2
where you can define wallet address that will be used with the failover pool. If -wal2
is not defined, a wallet defined in -wal
will be used with the failover pool.
In the configuration we are using for TREX mining client (a JSON format), you can define a list of pools directly from your worker's config and they will be used in defined order in case they fail.
{
"pools": [
{
"user": "(WALLET:ETC)",
"worker": "(WORKER)",
"url": "(POOL:ETC)",
"pass": "x"
},
{
"user": "(WALLET:ETC-BACKUP)",
"worker": "(WORKER)",
"url": "(POOL:ETC-BACKUP)",
"pass": "x"
}
],
"no-nvml": true,
"api-bind-http": "127.0.0.1:4068",
"json-response": true,
"pci-indexing":true,
"retries": 3,
"retry-pause": 5,
"timeout": 500,
"no-watchdog":true,
"algo": "etchash",
"exit-on-cuda-error": true,
"exit-on-connection-lost": false
}
For CLI version of T-Rex configuration you can just define pool, user, and password parameter side by side like shown in the following syntax.
In the configuration we are using for lolMine mining client (a JSON format), you can define a list of pools directly from your worker's config and they will be used in defined order in case they fail.
TeamRedMiner allows you to define multiple -o
parameters where you can define failover pools. You also need to specify the username and password for each pool. For simple fail-over use you can duplicate the -u
and -p
entries:
Gminer allows you to define multiple -server
and -user
parameters where you can define failover pools and user/wallet credentials that go with it.
You can also use our Stratu.ms service and generate your mask stratum, where you can define up to 2 backup pools.
It's easy and free to get started. Monitor, manage, and optimize your mining rigs with our powerful platform.
Sign up for free nowminerstat isn't just another calculator - it's a powerful mining platform that supports your crypto journey. Boost your profits, save valuable time, and maximize efficiency with our suite of premium features:
Join the global community of miners who trust minerstat to elevate their mining game. Are you ready to unlock your mining potential?