mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
Add amendment warning to NegativeUNL references
This commit is contained in:
@@ -10,6 +10,8 @@ blurb: List of validators currently believed to be offline.
|
|||||||
---
|
---
|
||||||
# NegativeUNL
|
# NegativeUNL
|
||||||
|
|
||||||
|
_(Requires the [NegativeUNL amendment]() :not_enabled:)_
|
||||||
|
|
||||||
The `NegativeUNL` object type contains the current status of the [Negative UNL](negative-unl.html), a list of trusted validators currently believed to be offline.
|
The `NegativeUNL` object type contains the current status of the [Negative UNL](negative-unl.html), a list of trusted validators currently believed to be offline.
|
||||||
|
|
||||||
Each ledger version contains **at most one** `NegativeUNL` object. If no validators are currently disabled or scheduled to be disabled, there is no `NegativeUNL` object in the ledger.
|
Each ledger version contains **at most one** `NegativeUNL` object. If no validators are currently disabled or scheduled to be disabled, there is no `NegativeUNL` object in the ledger.
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ blurb: Change the list of trusted validators currently considered offline.
|
|||||||
---
|
---
|
||||||
# UNLModify
|
# UNLModify
|
||||||
|
|
||||||
|
_(Requires the [NegativeUNL amendment]() :not_enabled:)_
|
||||||
|
|
||||||
A `UNLModify` [pseudo-transaction](pseudo-transaction-types.html) marks a change to the [Negative UNL](negative-unl.html), indicating that a trusted validator has gone offline or come back online.
|
A `UNLModify` [pseudo-transaction](pseudo-transaction-types.html) marks a change to the [Negative UNL](negative-unl.html), indicating that a trusted validator has gone offline or come back online.
|
||||||
|
|
||||||
**Note:** You cannot send a pseudo-transaction, but you may find one when processing ledgers.
|
**Note:** You cannot send a pseudo-transaction, but you may find one when processing ledgers.
|
||||||
|
|||||||
Reference in New Issue
Block a user