diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2025-08-01 18:22:50 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2025-08-01 18:22:50 -0300 |
| commit | ea3fbab9b0dfb97433c41d33db47d45237ad3e6a (patch) | |
| tree | 329e5255ea116035cf2459319a9e699eafba5031 /18.md | |
| parent | e6de76f76b2ef46d7535ef3c9c77812c6d40b32c (diff) | |
include missing "k" tag in some reactions.
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 | |||