Files
xrpl-dev-portal/content/_snippets/peer_reservation_object.md
2020-01-06 16:18:38 -08:00

5 lines
383 B
Markdown

| `Field` | Type | Description |
|:--------------|:-------|:----------------------------------------------------|
| `node` | String | The [node public key][] of the peer server this reservation is for, as [base58][]. |
| `description` | String | _(May be omitted)_ The description provided with this peer reservation, if any. |