mirror of
https://git.hush.is/hush/hsc-creator.git
synced 2025-10-04 00:01:54 -04:00
Update 'hsc-options-explained.md'
This commit is contained in:
parent
e880ace95e
commit
266d8a3c0b
@ -44,7 +44,8 @@ If you want to enable a different form of the EquiHash algorithm, then set `-ac_
|
||||
As an example, BEAM uses Equihash (150,5), so it would include `-ac_algo=equihash -ac_nk=150,5` in its parameters.
|
||||
|
||||
### Use randomX algorithm
|
||||
To enable randomX algorithm, set `-ac_algo=randomx`.
|
||||
|
||||
To enable randomX algorithm, set `-ac_algo=randomx`. To get extra debug info printed to standard error (STDERR) about RandomX, you can also add `-debug=randomx`. Changing `-debug` does not change consensus rules, and can be added or removed whenever you want.
|
||||
|
||||
## ac_blocktime
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user