diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -35,7 +35,6 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 35 | - [NIP-65: Relay List Metadata](65.md) | 35 | - [NIP-65: Relay List Metadata](65.md) |
| 36 | 36 | ||
| 37 | ## Event Kinds | 37 | ## Event Kinds |
| 38 | |||
| 39 | | kind | description | NIP | | 38 | | kind | description | NIP | |
| 40 | | ------------- | -------------------------------- | ----------------------- | | 39 | | ------------- | -------------------------------- | ----------------------- | |
| 41 | | 0 | Metadata | [1](01.md), [5](05.md) | | 40 | | 0 | Metadata | [1](01.md), [5](05.md) | |
| @@ -56,6 +55,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 56 | | 9735 | Zap | [57](57.md) | | 55 | | 9735 | Zap | [57](57.md) | |
| 57 | | 10002 | Relay List Metadata | [65](65.md) | | 56 | | 10002 | Relay List Metadata | [65](65.md) | |
| 58 | | 22242 | Client Authentication | [42](42.md) | | 57 | | 22242 | Client Authentication | [42](42.md) | |
| 58 | | 30023 | Long-form Content | [23](23.md) | | ||
| 59 | | 1000-9999 | Regular Events | [16](16.md) | | 59 | | 1000-9999 | Regular Events | [16](16.md) | |
| 60 | | 10000-19999 | Replaceable Events | [16](16.md) | | 60 | | 10000-19999 | Replaceable Events | [16](16.md) | |
| 61 | | 20000-29999 | Ephemeral Events | [16](16.md) | | 61 | | 20000-29999 | Ephemeral Events | [16](16.md) | |