aboutsummaryrefslogtreecommitdiff
path: root/modules/profile/templates/xmr_stak/xmr-stak.conf.erb
diff options
context:
space:
mode:
Diffstat (limited to 'modules/profile/templates/xmr_stak/xmr-stak.conf.erb')
-rw-r--r--modules/profile/templates/xmr_stak/xmr-stak.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/templates/xmr_stak/xmr-stak.conf.erb b/modules/profile/templates/xmr_stak/xmr-stak.conf.erb
index 0228eb6..a1420f2 100644
--- a/modules/profile/templates/xmr_stak/xmr-stak.conf.erb
+++ b/modules/profile/templates/xmr_stak/xmr-stak.conf.erb
@@ -1,6 +1,6 @@
1"pool_list" : 1"pool_list" :
2[ 2[
3{"pool_address" : "<%= @mining_pool %>", "wallet_address" : "<%= @wallet %>.<%= @instance %>", "rig_id": "", "pool_password" : "<%= @password %>", "use_nicehash" : false, "use_tls" : false, "tls_fingerprint" : "", "pool_weight" : 1 }, 3{"pool_address" : "<%= @mining_pool %>", "wallet_address" : "<%= @wallet %>.<%= @instance %>", "rig_id": "", "pool_password" : "<%= @password %>", "use_nicehash" : false, "use_tls" : true, "tls_fingerprint" : "", "pool_weight" : 1 },
4], 4],
5 5
6"currency" : "monero7", 6"currency" : "monero7",