diff options
| author | Artur Brugeman <brugeman.artur@gmail.com> | 2022-12-17 19:16:13 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-17 19:16:13 +0300 |
| commit | 92fbc49274427a1b527e7f53a8a6ee9000644b81 (patch) | |
| tree | fb44d99943ce8048708c78e739f96a520bbb7dd4 /README.md | |
| parent | 9e13889deee1b33565652e1204ad0667a0805cd4 (diff) | |
Add NIP-19 and 40 to README
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-19: bech32-encoded entities](19.md) | ||
| 21 | - [NIP-20: Command Results](20.md) | 22 | - [NIP-20: Command Results](20.md) |
| 22 | - [NIP-22: Event created_at Limits](22.md) | 23 | - [NIP-22: Event created_at Limits](22.md) |
| 23 | - [NIP-25: Reactions](25.md) | 24 | - [NIP-25: Reactions](25.md) |
| @@ -25,6 +26,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 25 | - [NIP-28: Public Chat](28.md) | 26 | - [NIP-28: Public Chat](28.md) |
| 26 | - [NIP-35: User Discovery](35.md) | 27 | - [NIP-35: User Discovery](35.md) |
| 27 | - [NIP-36: Sensitive Content](36.md) | 28 | - [NIP-36: Sensitive Content](36.md) |
| 29 | - [NIP-40: Expiration Timestamp](40.md) | ||
| 28 | 30 | ||
| 29 | ## Event Kinds | 31 | ## Event Kinds |
| 30 | 32 | ||