mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
typo on nip 18.
This commit is contained in:
parent
7668507cdf
commit
1f6c79f6d2
1 changed files with 1 additions and 2 deletions
3
18.md
3
18.md
|
|
@ -9,8 +9,7 @@ Reposts
|
|||
A repost is a `kind 6` event that is used to signal to followers
|
||||
that a `kind 1` text note is worth reading.
|
||||
|
||||
The `content` of a repost event the stringified JSON of the reposted note
|
||||
for quick look up. It MAY also be empty, but that is not recommended.
|
||||
The `content` of a repost event is _the stringified JSON of the reposted note_. It MAY also be empty, but that is not recommended.
|
||||
|
||||
The repost event MUST include an `e` tag with the `id` of the note that is
|
||||
being reposted. That tag MUST include a relay URL as its third entry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue