diff options
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 | ||