summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc/executor.cpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2018-05-03 10:40:16 +0100
committerGitHub <noreply@github.com>2018-05-03 10:40:16 +0100
commit478a023ff62d1ebccb9547c1a152b7d296c11fb2 (patch)
tree3282b5b36f412381a9c3eec11333ccdc766ef355 /xmrstak/misc/executor.cpp
parent3eaf54b2fad71cad23c304335dc63024d9939171 (diff)
parent624b4ca870ef184fa3947c8368964e89647d9447 (diff)
downloadxmr-stak-478a023ff62d1ebccb9547c1a152b7d296c11fb2.zip
xmr-stak-478a023ff62d1ebccb9547c1a152b7d296c11fb2.tar.gz
Merge pull request #1512 from psychocrypt/topic-stelliteFork
support stellite v4 fork
Diffstat (limited to 'xmrstak/misc/executor.cpp')
-rw-r--r--xmrstak/misc/executor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/misc/executor.cpp b/xmrstak/misc/executor.cpp
index a7d1f0b..9fb7855 100644
--- a/xmrstak/misc/executor.cpp
+++ b/xmrstak/misc/executor.cpp
@@ -560,7 +560,7 @@ void executor::ex_main()
else
pools.emplace_front(0, "donate.xmr-stak.net:5555", "", "", "", 0.0, true, false, "", true);
break;
-
+
case cryptonight_monero:
if(dev_tls)
pools.emplace_front(0, "donate.xmr-stak.net:8800", "", "", "", 0.0, true, true, "", false);
OpenPOWER on IntegriCloud