diff options
| author | arthurfranca <arthur.a.franca@gmail.com> | 2023-03-22 19:50:03 -0300 |
|---|---|---|
| committer | arthurfranca <arthur.a.franca@gmail.com> | 2023-03-22 19:50:03 -0300 |
| commit | 9764a3b510c11719c76ec86240c67049981b8b45 (patch) | |
| tree | e63b028b14b4c29e351b35c13bcc61d33208e92c | |
| parent | 61a158caec1f8cfb3ffa98792640f0df807f35a8 (diff) | |
Replace discouraged with deprecated
| -rw-r--r-- | 08.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | > __Warning__ `unrecommended`: discouraged in favor of NIP-27 | 1 | > __Warning__ `unrecommended`: deprecated in favor of NIP-27 |
| 2 | 2 | ||
| 3 | NIP-08 | 3 | NIP-08 |
| 4 | ====== | 4 | ====== |
| @@ -9,7 +9,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 9 | - [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md) | 9 | - [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md) |
| 10 | - [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) | 10 | - [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) |
| 11 | - [NIP-07: `window.nostr` capability for web browsers](07.md) | 11 | - [NIP-07: `window.nostr` capability for web browsers](07.md) |
| 12 | - [NIP-08: Handling Mentions](08.md) – `unrecommended`: discouraged in favor of [NIP-27](27.md) | 12 | - [NIP-08: Handling Mentions](08.md) – `unrecommended`: deprecated in favor of [NIP-27](27.md) |
| 13 | - [NIP-09: Event Deletion](09.md) | 13 | - [NIP-09: Event Deletion](09.md) |
| 14 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md) | 14 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md) |
| 15 | - [NIP-11: Relay Information Document](11.md) | 15 | - [NIP-11: Relay Information Document](11.md) |