Switch to TLS
This commit is contained in:
parent
47642004e1
commit
6c66141a0b
@ -14,12 +14,12 @@
|
|||||||
|
|
||||||
"pool_list" :
|
"pool_list" :
|
||||||
[
|
[
|
||||||
{"pool_address" : "xmr.2miners.com:2222",
|
{"pool_address" : "xmr.2miners.com:12222",
|
||||||
"wallet_address" : "8B8zVuY8o9FQwCNNhio5WbXPVQ42QXDEjDNBEUd5DmK2Ez3x38sRicMLf5Npcd4fN28HUvZUn7XPjgeJ7mLnNWnCPLyn4cQ",
|
"wallet_address" : "8B8zVuY8o9FQwCNNhio5WbXPVQ42QXDEjDNBEUd5DmK2Ez3x38sRicMLf5Npcd4fN28HUvZUn7XPjgeJ7mLnNWnCPLyn4cQ",
|
||||||
"rig_id" : "WillyCluster",
|
"rig_id" : "WillyCluster",
|
||||||
"pool_password" : "x",
|
"pool_password" : "x",
|
||||||
"use_nicehash" : false,
|
"use_nicehash" : false,
|
||||||
"use_tls" : false,
|
"use_tls" : true,
|
||||||
"tls_fingerprint" : "",
|
"tls_fingerprint" : "",
|
||||||
"pool_weight" : 1 },
|
"pool_weight" : 1 },
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user