Add backup pool

This commit is contained in:
William 2021-04-19 18:43:24 +02:00
parent c2b353046e
commit bba074fe6c

View File

@ -14,14 +14,26 @@
"pool_list" :
[
{"pool_address" : "gulf.moneroocean.stream:20128",
"wallet_address" : "8AJQsrynn4x1LswKw8Yk1Y8gjbSZ2YmFa5pLeB7vz6AkLytCfgoNZPmZr827bVgNrHTuhq9chcwTU339uy8E68gj2P4Xhdq",
"rig_id" : "WillyCluster",
"pool_password" : "x",
"use_nicehash" : false,
"use_tls" : true,
"tls_fingerprint" : "",
"pool_weight" : 1 },
{
"pool_address" : "gulf.moneroocean.stream:20128",
"wallet_address" : "8AJQsrynn4x1LswKw8Yk1Y8gjbSZ2YmFa5pLeB7vz6AkLytCfgoNZPmZr827bVgNrHTuhq9chcwTU339uy8E68gj2P4Xhdq",
"rig_id" : "WillyCluster",
"pool_password" : "x",
"use_nicehash" : false,
"use_tls" : true,
"tls_fingerprint" : "",
"pool_weight" : 2
},
{
"pool_address" : "xmr.2miners.com:12222",
"wallet_address" : "8AJQsrynn4x1LswKw8Yk1Y8gjbSZ2YmFa5pLeB7vz6AkLytCfgoNZPmZr827bVgNrHTuhq9chcwTU339uy8E68gj2P4Xhdq",
"rig_id" : "WillyClusterBackup",
"pool_password" : "x",
"use_nicehash" : false,
"use_tls" : true,
"tls_fingerprint" : "",
"pool_weight" : 1
},
],
/*