diff options
| author | rain8128 <126866571+rain8128@users.noreply.github.com> | 2023-03-07 03:14:45 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-03-06 16:37:42 -0300 |
| commit | c233b3ffd0209a68a31a305fa1e8a7305137ece2 (patch) | |
| tree | 7ad8e13d7312a02da5329a1ad3bfe8def9ebe21f | |
| parent | b8e657bb3764af8bec952a6e3d5d8d3319abccf9 (diff) | |
Update 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. |