diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2025-03-06 15:06:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-06 17:06:05 -0300 |
| commit | 078ffd873e13997d47c3fb45788e18b670e8a990 (patch) | |
| tree | 84626ffff198bc3e7b1527f8ca12d26794d5cde1 | |
| parent | 0ed88ee0bdf97f7bce9924472ec08f9b63c56dcb (diff) | |
Long form with NIP-22 comments (#1830)
| -rw-r--r-- | 23.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -60,3 +60,7 @@ References to other Nostr notes, articles or profiles must be made according to | |||
| 60 | "id": "..." | 60 | "id": "..." |
| 61 | } | 61 | } |
| 62 | ``` | 62 | ``` |
| 63 | |||
| 64 | ### Replies & Comments | ||
| 65 | |||
| 66 | Replies to `kind 30023` MUST use [NIP-22](./22.md) `kind 1111` comments. \ No newline at end of file | ||