Add backup pool
This commit is contained in:
parent
c2b353046e
commit
bba074fe6c
@ -14,14 +14,26 @@
|
||||
|
||||
"pool_list" :
|
||||
[
|
||||
{"pool_address" : "gulf.moneroocean.stream:20128",
|
||||
{
|
||||
"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_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