diff options
Diffstat (limited to '02.md')
| -rw-r--r-- | 02.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -22,6 +22,7 @@ For example: | |||
| 22 | ], | 22 | ], |
| 23 | "content": "", | 23 | "content": "", |
| 24 | ...other fields | 24 | ...other fields |
| 25 | } | ||
| 25 | ``` | 26 | ``` |
| 26 | 27 | ||
| 27 | Every new contact list that gets published overwrites the past ones, so it should contain all entries. Relays and clients SHOULD delete past contact lists as soon as they receive a new one. | 28 | Every new contact list that gets published overwrites the past ones, so it should contain all entries. Relays and clients SHOULD delete past contact lists as soon as they receive a new one. |