summaryrefslogtreecommitdiffstats
path: root/xmrstak
diff options
context:
space:
mode:
authorpsychocrypt <psychocryptHPC@gmail.com>2018-04-01 22:52:22 +0200
committerTimothy Pearson <tpearson@raptorengineering.com>2018-06-04 21:07:11 +0000
commitb3ceaf4682abbaec409e2a41e2d1ab3ed9621dc3 (patch)
tree261e7057797adbd4388e88e77cc65ac8eec79cfb /xmrstak
parent04d515a98a21d25e5a7c3fba13d0cd7207b99b9b (diff)
downloadxmr-stak-b3ceaf4682abbaec409e2a41e2d1ab3ed9621dc3.zip
xmr-stak-b3ceaf4682abbaec409e2a41e2d1ab3ed9621dc3.tar.gz
add stellite coin
Diffstat (limited to 'xmrstak')
-rw-r--r--xmrstak/jconf.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmrstak/jconf.cpp b/xmrstak/jconf.cpp
index 45e4d42..97e8a11 100644
--- a/xmrstak/jconf.cpp
+++ b/xmrstak/jconf.cpp
@@ -98,6 +98,7 @@ xmrstak_coin_algo coin_algos[] = {
{ "intense", cryptonight, cryptonight, 0u, nullptr },
{ "karbo", cryptonight, cryptonight, 0u, nullptr },
{ "monero7", cryptonight_monero, cryptonight, 7u, "pool.usxmrpool.com:3333" },
+ { "stellite", cryptonight_monero, cryptonight, 3u, nullptr },
{ "sumokoin", cryptonight_heavy, cryptonight, 3u, nullptr }
};
OpenPOWER on IntegriCloud