diff options
Diffstat (limited to '33.md')
| -rw-r--r-- | 33.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -18,6 +18,8 @@ replaceable event with the same kind, author and first `d` tag value being recei | |||
| 18 | SHOULD be discarded, effectively replacing what gets returned when querying for | 18 | SHOULD be discarded, effectively replacing what gets returned when querying for |
| 19 | `author:kind:d-tag` tuples. | 19 | `author:kind:d-tag` tuples. |
| 20 | 20 | ||
| 21 | If two events have the same timestamp, the event with the lowest id (first in lexical order) SHOULD be retained, and the other discarded. | ||
| 22 | |||
| 21 | A missing or a `d` tag with no value should be interpreted equivalent to a `d` tag with the | 23 | A missing or a `d` tag with no value should be interpreted equivalent to a `d` tag with the |
| 22 | value as an empty string. Events from the same author with any of the following `tags` | 24 | value as an empty string. Events from the same author with any of the following `tags` |
| 23 | replace each other: | 25 | replace each other: |