NIP-22: what is an I-tag? (#1757)

This commit is contained in:
fiatjaf_ 2025-02-07 12:56:49 -03:00 committed by GitHub
parent c79ffe0a1c
commit 546b897fd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
22.md
View File

@ -6,7 +6,7 @@ Comment
`draft` `optional`
A comment is a threading note always scoped to a root event or an `I`-tag.
A comment is a threading note always scoped to a root event or an [`I`-tag](73.md).
It uses `kind:1111` with plaintext `.content` (no HTML, Markdown, or other formatting).
@ -198,4 +198,3 @@ A reply to a podcast comment:
// other fields
}
```