[FOLD] Fix hard-wrap

This commit is contained in:
Edward Hennis
2020-08-05 18:16:11 -04:00
parent 5b0125b1f3
commit 920e39a8a4

View File

@@ -68,9 +68,8 @@ If you decode the `blob` from base64, the result is a JSON object with the follo
| `Field` | Value | Description |
|:-------------|:-------|:-----------------------------------------------------|
| `sequence` | Number | Unique sequence number for this list. A larger sequence number indicates a newer list; only the newest list is valid at a time. |
| `expiration` | Number | The time this list expires, in [seconds since
the Ripple Epoch][]. |
| `validators` | Array | A list of recommended validators. |
| `expiration` | Number | The time this list expires, in [seconds since the Ripple Epoch][]. |
| `validators` | Array | A list of recommended validators. |
Each member of the `validators` array has the following fields: