diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2025-08-04 17:31:37 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-04 17:31:37 -0300 |
| commit | b224b0ecb8782f381dd25c8ffd36f3b73d34069e (patch) | |
| tree | 11d8fff67189ffc978c17f5878a317c41cced9f8 /18.md | |
| parent | ce130e504a4e61dd6d925ae417348a25425562c0 (diff) | |
include missing "k" tag in some reactions (#2001)
Diffstat (limited to '18.md')
| -rw-r--r-- | 18.md | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -40,6 +40,5 @@ Since `kind 6` reposts are reserved for `kind 1` contents, we use `kind 16` | |||
| 40 | as a "generic repost", that can include any kind of event inside other than | 40 | as a "generic repost", that can include any kind of event inside other than |
| 41 | `kind 1`. | 41 | `kind 1`. |
| 42 | 42 | ||
| 43 | `kind 16` reposts SHOULD contain a `k` tag with the stringified kind number | 43 | `kind 16` reposts SHOULD contain a `"k"` tag with the stringified kind number |
| 44 | of the reposted event as its value. | 44 | of the reposted event as its value. |
| 45 | |||