diff options
| author | Jon Staab <shtaab@gmail.com> | 2024-05-30 12:24:58 -0700 |
|---|---|---|
| committer | Jon Staab <shtaab@gmail.com> | 2024-05-30 12:24:58 -0700 |
| commit | 1dc8d1857172d74e81097f34f1f5c58bcc29ac51 (patch) | |
| tree | d279f6505da3efba0dff6b7e2c2bdc5f52da6b32 /72.md | |
| parent | 42932deb0a9265de0b668e3f34a418177c1b8d2f (diff) | |
Fix conflicts
Diffstat (limited to '72.md')
| -rw-r--r-- | 72.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -89,6 +89,8 @@ Approvals of replaceable events can be created in three ways: | |||
| 89 | 89 | ||
| 90 | Since relays are instructed to delete old versions of a replaceable event, the `content` of an approval using an `e` tag MUST have the specific version of the event or clients might not be able to find that version of the content anywhere. | 90 | Since relays are instructed to delete old versions of a replaceable event, the `content` of an approval using an `e` tag MUST have the specific version of the event or clients might not be able to find that version of the content anywhere. |
| 91 | 91 | ||
| 92 | Clients SHOULD evaluate any non-`34550:*` `a` tag as posts to be approved for all `34550:*` `a` tags. | ||
| 93 | |||
| 92 | # Cross-posting | 94 | # Cross-posting |
| 93 | 95 | ||
| 94 | Clients MAY support cross-posting between communities by posting a NIP 18 `kind 6` or `kind 16` repost to one or more communities using `a` tags as described above. The `content` of the repost MUST be the original event, not the approval event. | 96 | Clients MAY support cross-posting between communities by posting a NIP 18 `kind 6` or `kind 16` repost to one or more communities using `a` tags as described above. The `content` of the repost MUST be the original event, not the approval event. |