summaryrefslogtreecommitdiffstats
path: root/xmrstak
diff options
context:
space:
mode:
Diffstat (limited to 'xmrstak')
-rw-r--r--xmrstak/jconf.cpp1
-rw-r--r--xmrstak/pools.tpl1
2 files changed, 2 insertions, 0 deletions
diff --git a/xmrstak/jconf.cpp b/xmrstak/jconf.cpp
index 2d1732f..644e406 100644
--- a/xmrstak/jconf.cpp
+++ b/xmrstak/jconf.cpp
@@ -103,6 +103,7 @@ xmrstak_coin_algo coin_algos[] = {
{ "edollar", cryptonight, cryptonight, 0u, nullptr },
{ "electroneum", cryptonight, cryptonight, 0u, nullptr },
{ "graft", cryptonight, cryptonight, 0u, nullptr },
+ { "haven", cryptonight_heavy, cryptonight, 2u, nullptr },
{ "intense", cryptonight, cryptonight, 0u, nullptr },
{ "karbo", cryptonight, cryptonight, 0u, nullptr },
{ "monero7", cryptonight_monero, cryptonight, 7u, "pool.usxmrpool.com:3333" },
diff --git a/xmrstak/pools.tpl b/xmrstak/pools.tpl
index ce204a1..7973f7c 100644
--- a/xmrstak/pools.tpl
+++ b/xmrstak/pools.tpl
@@ -27,6 +27,7 @@ POOLCONF],
* edollar
* electroneum
* graft
+ * haven
* intense
* karbo
* monero7 (use this for Monero's new PoW)
OpenPOWER on IntegriCloud