mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-02 01:44:23 +00:00
doc: update doc/configuration.md with algorithm
aliases.
This commit is contained in:
parent
b80f6c273f
commit
bf2ca7be0b
@ -12,13 +12,16 @@ cryptocurrencies.
|
|||||||
|
|
||||||
*Argument:* string
|
*Argument:* string
|
||||||
|
|
||||||
*Default:* `default`
|
*Default:* `scrypt`
|
||||||
|
|
||||||
*Supported:*
|
*Supported:*
|
||||||
|
|
||||||
* `adaptive-nfactor` - Vertcoin-style adaptive N-factor scrypt.
|
* `adaptive-n-factor` - Vertcoin-style adaptive N-factor scrypt.
|
||||||
N-factor defaults to 11.
|
N-factor defaults to 11. Aliases: `adaptive-n-factor` (to be removed
|
||||||
* everything else - Litecoin-style static N-factor scrypt.
|
in future versions) and `nscrypt`.
|
||||||
|
* `scrypt` - Litecoin-style static N-factor scrypt.
|
||||||
|
* everything else - currently defaults to `scrypt`, subject to change
|
||||||
|
without warning.
|
||||||
|
|
||||||
|
|
||||||
### nfactor
|
### nfactor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user