Remove Enable Negative UNL section.

This commit is contained in:
Oliver Eggert
2022-11-16 10:15:06 -08:00
parent afc874007d
commit 0edaa21f47
2 changed files with 1 additions and 6 deletions

View File

@@ -36,12 +36,6 @@ If more than 20% of validators suddenly go offline all at once, the remaining se
Negative UNL has no effect on [stand-alone mode](rippled-server-modes.html) since the server does not use consensus in stand-alone mode.
## Enabling the Negative UNL for Testing
Negative UNL functionality is currently available for testing on [Devnet](parallel-networks.html). You can test the Negative UNL feature by adding or modifying a `[features]` stanza in your `rippled.cfg` file, as described in [Connect Your rippled to a Parallel Network](connect-your-rippled-to-the-xrp-test-net.html).
## How It Works
The Negative UNL is closely tied to the [consensus process](consensus.html) and is designed with safeguards to maintain the continuity and reliability of the network in adverse situations. When all trusted validators are operating normally, the Negative UNL is unused and has no effect. When some validators appear to be offline or out of sync, the Negative UNL rules take effect.

View File

@@ -914,6 +914,7 @@ pages:
targets:
- en
# TODO: update translation
- md: concepts/consensus-network/negative-unl.ja.md
targets:
- ja