diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2025-01-13 12:04:46 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-13 09:04:46 -0800 |
| commit | 0e3d1cd5d82754d0eb69ddb847f6532b4dade3be (patch) | |
| tree | b59e67b5ff3ebf5375ab8b112f9a2fcadd4fd0bc /README.md | |
| parent | 5b6ca881e24d5a6e089d3c577c6c7cab98bbb19d (diff) | |
Moves Kind:1 definition to NIP-10 (#1076)
Co-authored-by: Michael J <37635304+buttercat1791@users.noreply.github.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -31,7 +31,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 31 | - [NIP-07: `window.nostr` capability for web browsers](07.md) | 31 | - [NIP-07: `window.nostr` capability for web browsers](07.md) |
| 32 | - [NIP-08: Handling Mentions](08.md) --- **unrecommended**: deprecated in favor of [NIP-27](27.md) | 32 | - [NIP-08: Handling Mentions](08.md) --- **unrecommended**: deprecated in favor of [NIP-27](27.md) |
| 33 | - [NIP-09: Event Deletion Request](09.md) | 33 | - [NIP-09: Event Deletion Request](09.md) |
| 34 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md) | 34 | - [NIP-10: Text Notes and Threads](10.md) |
| 35 | - [NIP-11: Relay Information Document](11.md) | 35 | - [NIP-11: Relay Information Document](11.md) |
| 36 | - [NIP-13: Proof of Work](13.md) | 36 | - [NIP-13: Proof of Work](13.md) |
| 37 | - [NIP-14: Subject tag in text events](14.md) | 37 | - [NIP-14: Subject tag in text events](14.md) |