summaryrefslogtreecommitdiffstats
path: root/xmrstak/pools.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'xmrstak/pools.tpl')
-rw-r--r--xmrstak/pools.tpl14
1 files changed, 11 insertions, 3 deletions
diff --git a/xmrstak/pools.tpl b/xmrstak/pools.tpl
index 7973f7c..9c38fd6 100644
--- a/xmrstak/pools.tpl
+++ b/xmrstak/pools.tpl
@@ -22,8 +22,6 @@ POOLCONF],
*
* aeon7 (use this for Aeon's new PoW)
* croat
- * cryptonight (try this if your coin is not listed)
- * cryptonight_lite
* edollar
* electroneum
* graft
@@ -31,8 +29,18 @@ POOLCONF],
* intense
* karbo
* monero7 (use this for Monero's new PoW)
- * sumokoin
+ * sumokoin (automatic switch with block version 3 to cryptonight_heavy)
+ *
+ * Native algorithms which not depends on any block versions:
*
+ * # 1MiB scratchpad memory
+ * cryptonight_lite
+ * cryptonight_lite_v7
+ * # 2MiB scratchpad memory
+ * cryptonight
+ * cryptonight_v7
+ * # 4MiB scratchpad memory
+ * cryptonight_heavy
*/
"currency" : "CURRENCY",
OpenPOWER on IntegriCloud