upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2023-06-16 18:18:44 -0300
committerfiatjaf <fiatjaf@gmail.com>2023-06-16 18:18:44 -0300
commitb481651e81f3bc1aca8636992e1ede5ded4c1f2d (patch)
treede2e02ca8449302e1443bdaff1b4fc2d8be456f8
parent58f1667479c94011350d15a0c0d9058a86980c71 (diff)
change wording of nip-18 to bring it back to its original intent.
-rw-r--r--18.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/18.md b/18.md
index 422ad9c..cdea9cd 100644
--- a/18.md
+++ b/18.md
@@ -9,8 +9,8 @@ Reposts
9A repost is a `kind 6` note that is used to signal to followers 9A repost is a `kind 6` note that is used to signal to followers
10that another event is worth reading. 10that another event is worth reading.
11 11
12The `content` of a repost event is empty. Optionally, it MAY contain 12The `content` of a repost event the stringified JSON of the reposted note
13the stringified JSON of the reposted note event for quick look up. 13for quick look up. It MAY also be empty, but that is not recommended.
14 14
15The repost event MUST include an `e` tag with the `id` of the note that is 15The repost event MUST include an `e` tag with the `id` of the note that is
16being reposted. That tag MUST include a relay URL as its third entry 16being reposted. That tag MUST include a relay URL as its third entry