summaryrefslogtreecommitdiffstats
path: root/xmrstak
diff options
context:
space:
mode:
authorBrian Oates <venthos@venthos.net>2018-04-17 16:40:47 -0500
committerTimothy Pearson <tpearson@raptorengineering.com>2018-06-04 21:07:11 +0000
commite348e7bf63f267d8a10db58ad14319ab5e745f5c (patch)
tree34db37c73caaaec8b90dd9e061af082e96afec6e /xmrstak
parent86b976dfa51a4d78669ce1f34eb5f6f4ce876ec3 (diff)
downloadxmr-stak-e348e7bf63f267d8a10db58ad14319ab5e745f5c.zip
xmr-stak-e348e7bf63f267d8a10db58ad14319ab5e745f5c.tar.gz
Update ITNS with v4 fork to CN v1
Official Announcement: https://intensecoin.com/2018/04/16/imminent-hard-fork-and-network-attack/
Diffstat (limited to 'xmrstak')
-rw-r--r--xmrstak/jconf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/jconf.cpp b/xmrstak/jconf.cpp
index 98c874e..8b78cd9 100644
--- a/xmrstak/jconf.cpp
+++ b/xmrstak/jconf.cpp
@@ -92,7 +92,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}, "45.32.171.89:4444" },
{ "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