diff options
Diffstat (limited to '10.md')
| -rw-r--r-- | 10.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -10,7 +10,7 @@ On "e" and "p" tags in Text Events (kind 1). | |||
| 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. |
| 12 | 12 | ||
| 13 | ##Positional "e" tags (DEPRECATED) | 13 | ## Positional "e" tags (DEPRECATED) |
| 14 | >This scheme is in common use; but should be considered deprecated. | 14 | >This scheme is in common use; but should be considered deprecated. |
| 15 | 15 | ||
| 16 | `["e", <event-id> <relay-url>]` as per NIP-01. | 16 | `["e", <event-id> <relay-url>]` as per NIP-01. |