diff options
| author | Jeff Thibault <jdthibault2@gmail.com> | 2022-08-13 10:03:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-13 10:03:37 -0400 |
| commit | a902083bac9b95ec1ed9e4e1dc1d018b4a7f2696 (patch) | |
| tree | fb4e6124971c8b012326ec52e6f0cf58e94779ff /README.md | |
| parent | d1b6bdb18e522fa34ff7cfec3d56318da596fdff (diff) | |
| parent | 7fe572ec5a7321726c9469f70a93bb278be8d774 (diff) | |
Merge branch 'nostr-protocol:master' into nip22-unacceptable-event-time
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -18,6 +18,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 18 | - [NIP-14: Subject tag in text events.](14.md) | 18 | - [NIP-14: Subject tag in text events.](14.md) |
| 19 | - [NIP-15: End of Stored Events Notice](15.md) | 19 | - [NIP-15: End of Stored Events Notice](15.md) |
| 20 | - [NIP-16: Event Treatment](16.md) | 20 | - [NIP-16: Event Treatment](16.md) |
| 21 | - [NIP-25: Reactions](25.md) | ||
| 21 | 22 | ||
| 22 | ## Event Kinds | 23 | ## Event Kinds |
| 23 | 24 | ||
| @@ -29,6 +30,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 29 | | 3 | Contacts | 2 | | 30 | | 3 | Contacts | 2 | |
| 30 | | 4 | Encrypted Direct Messages | 4 | | 31 | | 4 | Encrypted Direct Messages | 4 | |
| 31 | | 5 | Event Deletion | 9 | | 32 | | 5 | Event Deletion | 9 | |
| 33 | | 7 | Reaction | 25 | | ||
| 32 | 34 | ||
| 33 | Please update this list when proposing NIPs introducing new event kinds. | 35 | Please update this list when proposing NIPs introducing new event kinds. |
| 34 | 36 | ||