Peer reservations: API, etc.

This commit is contained in:
mDuo13
2019-12-27 17:38:55 -08:00
parent c4d2019894
commit 0254c803aa
9 changed files with 193 additions and 61 deletions

View File

@@ -0,0 +1,4 @@
| `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. |