summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xmrstak/jconf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/jconf.cpp b/xmrstak/jconf.cpp
index c1a9628..0f78b91 100644
--- a/xmrstak/jconf.cpp
+++ b/xmrstak/jconf.cpp
@@ -95,7 +95,7 @@ xmrstak_coin_algo coin_algos[] = {
{ "cryptonight_lite", cryptonight_lite, cryptonight_lite, 0u, nullptr },
{ "edollar", cryptonight, cryptonight, 0u, nullptr },
{ "electroneum", cryptonight, cryptonight, 0u, nullptr },
- { "graft", cryptonight, cryptonight, 0u, nullptr },
+ { "graft", cryptonight_monero, cryptonight, 8u, nullptr },
{ "haven", cryptonight_heavy, cryptonight, 2u, nullptr },
{ "intense", cryptonight, cryptonight, 0u, nullptr },
{ "karbo", cryptonight, cryptonight, 0u, nullptr },
OpenPOWER on IntegriCloud