1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-22 12:34:27 +00:00

doc: update doc/configuration.md with algorithm aliases.

This commit is contained in:
Noel Maersk 2014-03-14 22:00:14 +02:00
parent b80f6c273f
commit bf2ca7be0b

View File

@ -12,13 +12,16 @@ cryptocurrencies.
*Argument:* string
*Default:* `default`
*Default:* `scrypt`
*Supported:*
* `adaptive-nfactor` - Vertcoin-style adaptive N-factor scrypt.
N-factor defaults to 11.
* everything else - Litecoin-style static N-factor scrypt.
* `adaptive-n-factor` - Vertcoin-style adaptive N-factor scrypt.
N-factor defaults to 11. Aliases: `adaptive-n-factor` (to be removed
in future versions) and `nscrypt`.
* `scrypt` - Litecoin-style static N-factor scrypt.
* everything else - currently defaults to `scrypt`, subject to change
without warning.
### nfactor