summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsychocrypt <psychocryptHPC@gmail.com>2018-04-18 10:46:49 +0200
committerGitHub <noreply@github.com>2018-04-18 10:46:49 +0200
commit235f155b98922b46fb8954078d395e0bfeac507a (patch)
treef462faa5f42e38fac2d7c9ddb3af9851bfd274d3
parent3c53c43cedbcf55e5b6a1b5ecbf438a4ad3e1f37 (diff)
parent43c8ebae3712318a96913914f5df7d96a56ea585 (diff)
downloadxmr-stak-235f155b98922b46fb8954078d395e0bfeac507a.zip
xmr-stak-235f155b98922b46fb8954078d395e0bfeac507a.tar.gz
Merge pull request #1451 from Venthos/dev
Update ITNS with v4 fork to CN v1
-rw-r--r--xmrstak/jconf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/jconf.cpp b/xmrstak/jconf.cpp
index 2add3db..d792db1 100644
--- a/xmrstak/jconf.cpp
+++ b/xmrstak/jconf.cpp
@@ -99,7 +99,7 @@ xmrstak::coin_selection coins[] = {
{ "electroneum", {cryptonight_monero, cryptonight, 255u}, {cryptonight_monero, cryptonight_monero, 0u}, nullptr },
{ "graft", {cryptonight_monero, cryptonight, 8u}, {cryptonight_monero, cryptonight_monero, 0u}, nullptr },
{ "haven", {cryptonight_heavy, cryptonight, 2u}, {cryptonight_heavy, cryptonight_heavy, 0u}, nullptr },
- { "intense", {cryptonight_monero, cryptonight, 255u}, {cryptonight_monero, cryptonight_monero, 0u}, nullptr },
+ { "intense", {cryptonight_monero, cryptonight, 4u}, {cryptonight_monero, cryptonight_monero, 0u}, nullptr },
{ "karbo", {cryptonight_monero, cryptonight, 255u}, {cryptonight_monero, cryptonight_monero, 0u}, nullptr },
{ "monero7", {cryptonight_monero, cryptonight_monero, 0u}, {cryptonight_monero, cryptonight_monero, 0u}, "pool.usxmrpool.com:3333" },
{ "stellite", {cryptonight_monero, cryptonight, 3u}, {cryptonight_monero, cryptonight_monero, 0u}, nullptr },
OpenPOWER on IntegriCloud