Add backup pool
This commit is contained in:
parent
c2b353046e
commit
bba074fe6c
@ -14,14 +14,26 @@
|
|||||||
|
|
||||||
"pool_list" :
|
"pool_list" :
|
||||||
[
|
[
|
||||||
{"pool_address" : "gulf.moneroocean.stream:20128",
|
{
|
||||||
"wallet_address" : "8AJQsrynn4x1LswKw8Yk1Y8gjbSZ2YmFa5pLeB7vz6AkLytCfgoNZPmZr827bVgNrHTuhq9chcwTU339uy8E68gj2P4Xhdq",
|
"pool_address" : "gulf.moneroocean.stream:20128",
|
||||||
"rig_id" : "WillyCluster",
|
"wallet_address" : "8AJQsrynn4x1LswKw8Yk1Y8gjbSZ2YmFa5pLeB7vz6AkLytCfgoNZPmZr827bVgNrHTuhq9chcwTU339uy8E68gj2P4Xhdq",
|
||||||
"pool_password" : "x",
|
"rig_id" : "WillyCluster",
|
||||||
"use_nicehash" : false,
|
"pool_password" : "x",
|
||||||
"use_tls" : true,
|
"use_nicehash" : false,
|
||||||
"tls_fingerprint" : "",
|
"use_tls" : true,
|
||||||
"pool_weight" : 1 },
|
"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
|
||||||
|
},
|
||||||
],
|
],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user