mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-02-21 12:49:00 +00:00
kills torrent replies
This commit is contained in:
parent
a0cd05f013
commit
f46052ce89
4
35.md
4
35.md
@ -61,9 +61,7 @@ In some cases the url mapping isnt direct, mapping the url in general is out of
|
||||
|
||||
## Torrent Comments
|
||||
|
||||
A torrent comment is a `kind 2004` event which is used to reply to a torrent event.
|
||||
|
||||
This event works exactly like a `kind 1` and should follow `NIP-10` for tagging.
|
||||
Replies to `kind:2003` should use [NIP-22 comments](22.md).
|
||||
|
||||
## Implementations
|
||||
1. [dtan.xyz](https://git.v0l.io/Kieran/dtan)
|
||||
|
@ -150,7 +150,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
||||
| `1986` | Relay reviews | |
|
||||
| `1987` | AI Embeddings / Vector lists | [NKBIP-02] |
|
||||
| `2003` | Torrent | [35](35.md) |
|
||||
| `2004` | Torrent Comment | [35](35.md) |
|
||||
| `2004` | Torrent Comment (Deprecated) | [35](35.md) |
|
||||
| `2022` | Coinjoin Pool | [joinstr][joinstr] |
|
||||
| `4550` | Community Post Approval | [72](72.md) |
|
||||
| `5000`-`5999` | Job Request | [90](90.md) |
|
||||
|
Loading…
Reference in New Issue
Block a user