summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorpsychocrypt <psychocryptHPC@gmail.com>2018-03-25 22:03:20 +0200
committerpsychocrypt <psychocryptHPC@gmail.com>2018-03-25 22:03:20 +0200
commit487ab2f271b56ed963b03e1783a74de34625b070 (patch)
treef10bf0f58c40412bee2df2eb2e78ef745414e0bd /doc
parent608c70f4bd88c1cc79d7d8d7d116d8be3fb14f04 (diff)
downloadxmr-stak-487ab2f271b56ed963b03e1783a74de34625b070.zip
xmr-stak-487ab2f271b56ed963b03e1783a74de34625b070.tar.gz
rename `monero2` to `monero7`
fix #1202
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/FAQ.md b/doc/FAQ.md
index f22bb53..8739fc4 100644
--- a/doc/FAQ.md
+++ b/doc/FAQ.md
@@ -9,7 +9,7 @@
* [Virus Protection Alert](#virus-protection-alert)
* [Change Currency to Mine](#change-currency-to-mine)
* [How can I mine Monero](#how-can-i-mine-monero)
-* [Why is Monero named monero2](why-is-monero-named-monero2)
+* [Why is Monero named monero7](why-is-monero-named-monero7)
* [Which currency must be chosen if my fork coin is not listed](#which-currency-must-be-chosen-if-my-fork-coin-is-not-listed)
## "Obtaining SeLockMemoryPrivilege failed."
@@ -72,15 +72,16 @@ If your antivirus software flags **xmr-stak**, it will likely move it to its qua
If the miner is compiled for Monero and Aeon than you can change
- the value `currency` in the config *or*
- - start the miner with the [command line option](usage.md) `--currency monero` or `--currency aeon`
+ - start the miner with the [command line option](usage.md) `--currency monero7` or `--currency aeon`
+ - run `xmr-stak --help` to see all supported currencies and algorithms
## How can I mine Monero
-Set the value `currency` in `pools.txt` to `monero2`.
+Set the value `currency` in `pools.txt` to `monero7`.
-## Why is Monero named monero2
+## Why is Monero named monero7
-To avoid configuration conflicts after the hard fork of Monero to the new POW with our old naming schema where all cryptonight currencies was selected by choosing `monero` as currency we decided to switch to the name `monero2`.
+To avoid configuration conflicts after the hard fork of Monero to the new POW with our old naming schema where all cryptonight currencies was selected by choosing `monero` as currency we decided to switch to the name `monero7`.
## Which currency must be chosen if my fork coin is not listed
OpenPOWER on IntegriCloud