Switch to TLS

This commit is contained in:
William 2021-03-03 10:38:32 +00:00
parent 47642004e1
commit 6c66141a0b

View File

@ -14,12 +14,12 @@
"pool_list" :
[
{"pool_address" : "xmr.2miners.com:2222",
{"pool_address" : "xmr.2miners.com:12222",
"wallet_address" : "8B8zVuY8o9FQwCNNhio5WbXPVQ42QXDEjDNBEUd5DmK2Ez3x38sRicMLf5Npcd4fN28HUvZUn7XPjgeJ7mLnNWnCPLyn4cQ",
"rig_id" : "WillyCluster",
"pool_password" : "x",
"use_nicehash" : false,
"use_tls" : false,
"use_tls" : true,
"tls_fingerprint" : "",
"pool_weight" : 1 },
],