diff options
| author | Fernando López Guevara <fernando.lguevara@gmail.com> | 2022-12-01 20:41:15 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-01 20:41:15 -0300 |
| commit | 27c6652e0e682dade7b1ae6b3e329c365a35ea91 (patch) | |
| tree | 7bba03ede7d622687413a49f1fd9199fc975ca69 /README.md | |
| parent | bbc931d02d6233a0906b08d4fb1433db2e78ff36 (diff) | |
NIP-36 - sensitive content / content-warning (#82)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -24,6 +24,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 24 | - [NIP-26: Delegated Event Signing](26.md) | 24 | - [NIP-26: Delegated Event Signing](26.md) |
| 25 | - [NIP-28: Public Chat](28.md) | 25 | - [NIP-28: Public Chat](28.md) |
| 26 | - [NIP-35: User Discovery](35.md) | 26 | - [NIP-35: User Discovery](35.md) |
| 27 | - [NIP-36: Sensitive Content](36.md) | ||
| 27 | 28 | ||
| 28 | ## Event Kinds | 29 | ## Event Kinds |
| 29 | 30 | ||