mirror of
https://github.com/monero-project/monero-docs.git
synced 2024-12-23 03:59:23 +00:00
correct link for https://noncesense.org/
The www subdomain is not forwarding
This commit is contained in:
parent
b3fb6c716c
commit
84ce283730
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ These options are useful for Monero project developers and testers. Normal users
|
||||||
|
|
||||||
| Option | Description
|
| Option | Description
|
||||||
|------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------
|
|------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------
|
||||||
| `--keep-alt-blocks` | Keep alternative blocks on restart. May help with researching reorgs etc. [Commit](https://github.com/monero-project/monero/pull/5524). Research project [www.noncesense.org](https://www.noncesense.org/).
|
| `--keep-alt-blocks` | Keep alternative blocks on restart. May help with researching reorgs etc. [Commit](https://github.com/monero-project/monero/pull/5524). Research project [noncesense.org](https://noncesense.org/).
|
||||||
| `--test-drop-download` | For net tests: in download, discard ALL blocks instead checking/saving them (very fast).
|
| `--test-drop-download` | For net tests: in download, discard ALL blocks instead checking/saving them (very fast).
|
||||||
| `--test-drop-download-height` | Like test-drop-download but discards only after around certain height. By default `0`.
|
| `--test-drop-download-height` | Like test-drop-download but discards only after around certain height. By default `0`.
|
||||||
| `--regtest` | Run in a regression testing mode.
|
| `--regtest` | Run in a regression testing mode.
|
||||||
|
|
Loading…
Reference in a new issue