diff options
| author | Pablo Fernandez <p@f7z.io> | 2023-11-23 17:52:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-23 17:52:48 +0200 |
| commit | 60256a62675a165c4d4fd9811a19a9cbf6a9e7fd (patch) | |
| tree | 5c450154d373caafc37f324dd01e20338308c9d6 /10.md | |
| parent | 43d50ee42409252a1313928cd437d55fd7bf7bf4 (diff) | |
| parent | 7822a8b12670312aff104ddc03066425882f739d (diff) | |
Merge branch 'master' into nip88
Diffstat (limited to '10.md')
| -rw-r--r-- | 10.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ NIP-10 | |||
| 5 | On "e" and "p" tags in Text Events (kind 1). | 5 | On "e" and "p" tags in Text Events (kind 1). |
| 6 | -------------------------------------------- | 6 | -------------------------------------------- |
| 7 | 7 | ||
| 8 | `draft` `optional` `author:unclebobmartin` | 8 | `draft` `optional` |
| 9 | 9 | ||
| 10 | ## Abstract | 10 | ## Abstract |
| 11 | This NIP describes how to use "e" and "p" tags in text events, especially those that are replies to other text events. It helps clients thread the replies into a tree rooted at the original event. | 11 | This NIP describes how to use "e" and "p" tags in text events, especially those that are replies to other text events. It helps clients thread the replies into a tree rooted at the original event. |