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:
parent
b80f6c273f
commit
bf2ca7be0b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user