diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-07-10 22:40:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-10 22:40:44 +0900 |
| commit | 7c988b6de156f041e7584561ea611c7d1a50eb1a (patch) | |
| tree | 8306ca08ea74b2fcfc1f9db6d7d0cf5e5a1680f9 /README.md | |
| parent | ae1906ec7943a6bd756f05d2cd2fb2a041398921 (diff) | |
README: add NIP-70 and `"-"` tag
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -74,6 +74,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 74 | - [NIP-58: Badges](58.md) | 74 | - [NIP-58: Badges](58.md) |
| 75 | - [NIP-59: Gift Wrap](59.md) | 75 | - [NIP-59: Gift Wrap](59.md) |
| 76 | - [NIP-65: Relay List Metadata](65.md) | 76 | - [NIP-65: Relay List Metadata](65.md) |
| 77 | - [NIP-70: Protected Events](70.md) | ||
| 77 | - [NIP-71: Video Events](71.md) | 78 | - [NIP-71: Video Events](71.md) |
| 78 | - [NIP-72: Moderated Communities](72.md) | 79 | - [NIP-72: Moderated Communities](72.md) |
| 79 | - [NIP-75: Zap Goals](75.md) | 80 | - [NIP-75: Zap Goals](75.md) |
| @@ -232,6 +233,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 232 | | `p` | pubkey (hex) | relay URL, petname | [01](01.md), [02](02.md) | | 233 | | `p` | pubkey (hex) | relay URL, petname | [01](01.md), [02](02.md) | |
| 233 | | `a` | coordinates to an event | relay URL | [01](01.md) | | 234 | | `a` | coordinates to an event | relay URL | [01](01.md) | |
| 234 | | `d` | identifier | -- | [01](01.md) | | 235 | | `d` | identifier | -- | [01](01.md) | |
| 236 | | `-` | -- | -- | [70](70.md) | | ||
| 235 | | `g` | geohash | -- | [52](52.md) | | 237 | | `g` | geohash | -- | [52](52.md) | |
| 236 | | `h` | group id | -- | [29](29.md) | | 238 | | `h` | group id | -- | [29](29.md) | |
| 237 | | `i` | identity | proof | [39](39.md) | | 239 | | `i` | identity | proof | [39](39.md) | |