UNLModify
(Added by the [NegativeUNL amendment][].)
A UNLModify
pseudo-transaction marks a change to the Negative UNL, 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.
Example JSON
Name | JSON Type | [Internal Type][] | Description |
---|---|---|---|
| String | UInt16 | The value |
| Number | UInt32 | The [ledger index][] where this pseudo-transaction appears. This distinguishes the pseudo-transaction from other occurrences of the same change. |
| Number | UInt8 | If |
| String | Blob | The validator to add or remove, as identified by its master public key. |
Last updated