diff options
| author | Terry Yiu <963907+tyiu@users.noreply.github.com> | 2024-08-15 01:19:07 -0400 |
|---|---|---|
| committer | Terry Yiu <963907+tyiu@users.noreply.github.com> | 2024-08-15 01:19:07 -0400 |
| commit | 0ee877275a339d7a29915ddb6a4b37feb714c61d (patch) | |
| tree | bc8b1b5ae667d3d38f3c042b1979a4f0a432c434 /README.md | |
| parent | 95885afe2da245b0c4d80b91e9e44ee7f5ad447f (diff) | |
Update NIP-09 to rename to deletion request
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -30,7 +30,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 30 | - [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) | 30 | - [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) |
| 31 | - [NIP-07: `window.nostr` capability for web browsers](07.md) | 31 | - [NIP-07: `window.nostr` capability for web browsers](07.md) |
| 32 | - [NIP-08: Handling Mentions](08.md) --- **unrecommended**: deprecated in favor of [NIP-27](27.md) | 32 | - [NIP-08: Handling Mentions](08.md) --- **unrecommended**: deprecated in favor of [NIP-27](27.md) |
| 33 | - [NIP-09: Event Retraction](09.md) | 33 | - [NIP-09: Event Deletion Request](09.md) |
| 34 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md) | 34 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md) |
| 35 | - [NIP-11: Relay Information Document](11.md) | 35 | - [NIP-11: Relay Information Document](11.md) |
| 36 | - [NIP-13: Proof of Work](13.md) | 36 | - [NIP-13: Proof of Work](13.md) |
| @@ -99,7 +99,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 99 | | `2` | Recommend Relay | 01 (deprecated) | | 99 | | `2` | Recommend Relay | 01 (deprecated) | |
| 100 | | `3` | Follows | [02](02.md) | | 100 | | `3` | Follows | [02](02.md) | |
| 101 | | `4` | Encrypted Direct Messages | [04](04.md) | | 101 | | `4` | Encrypted Direct Messages | [04](04.md) | |
| 102 | | `5` | Event Retraction | [09](09.md) | | 102 | | `5` | Event Deletion Request | [09](09.md) | |
| 103 | | `6` | Repost | [18](18.md) | | 103 | | `6` | Repost | [18](18.md) | |
| 104 | | `7` | Reaction | [25](25.md) | | 104 | | `7` | Reaction | [25](25.md) | |
| 105 | | `8` | Badge Award | [58](58.md) | | 105 | | `8` | Badge Award | [58](58.md) | |