From 196688a659d2748b644176cbc16cf565c274330f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 14 Apr 2018 02:31:09 +0200 Subject: Fix xmr stak currency --- modules/profile/templates/xmr_stak/xmr-stak.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/profile/templates/xmr_stak/xmr-stak.conf.erb b/modules/profile/templates/xmr_stak/xmr-stak.conf.erb index f6fae77..0228eb6 100644 --- a/modules/profile/templates/xmr_stak/xmr-stak.conf.erb +++ b/modules/profile/templates/xmr_stak/xmr-stak.conf.erb @@ -3,7 +3,7 @@ {"pool_address" : "<%= @mining_pool %>", "wallet_address" : "<%= @wallet %>.<%= @instance %>", "rig_id": "", "pool_password" : "<%= @password %>", "use_nicehash" : false, "use_tls" : false, "tls_fingerprint" : "", "pool_weight" : 1 }, ], -"currency" : "cryptonight", +"currency" : "monero7", "call_timeout" : 10, "retry_time" : 30, "giveup_limit" : 0, -- cgit v1.2.3