change ~mandatory~ to optional, add NIP-10 to README

This commit is contained in:
Robert C. Martin 2022-05-05 11:06:03 -05:00
parent bd4a81a604
commit b66b82e66c
2 changed files with 2 additions and 1 deletions

2
10.md
View File

@ -5,7 +5,7 @@ NIP-10
On `e` and `p` tags in Text Events (kind 1).
--------------------------------------------
`draft` ~`mandatory`~ `author:unclebobmartin`
`draft` `optional` `author:unclebobmartin`
### A Conventional use of `e` and `p` tags within clients.

View File

@ -10,6 +10,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
- [NIP-06: Basic key derivation from mnemonic seed phrase](06.md)
- [NIP-08: Handling Mentions](08.md)
- [NIP-09: Event Deletion](09.md)
- [NIP-10: Conventions for clients' use of `e` and `p` tags in text events.
- [NIP-11: Relay Information Document](11.md)
- [NIP-12: Generic Tag Queries](12.md)