upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--16.md2
-rw-r--r--33.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/16.md b/16.md
index 4d9481d..8ef4af4 100644
--- a/16.md
+++ b/16.md
@@ -20,6 +20,8 @@ Upon a replaceable event with a newer timestamp than the currently known latest
20effectively replacing what gets returned when querying for 20effectively replacing what gets returned when querying for
21`author:kind` tuples. 21`author:kind` tuples.
22 22
23If two events have the same timestamp, the event with the lowest id (first in lexical order) SHOULD be retained, and the other discarded.
24
23Ephemeral Events 25Ephemeral Events
24---------------- 26----------------
25An *ephemeral event* is defined as an event with a kind `20000 <= n < 30000`. 27An *ephemeral event* is defined as an event with a kind `20000 <= n < 30000`.
diff --git a/33.md b/33.md
index c93c36e..5128bec 100644
--- a/33.md
+++ b/33.md
@@ -18,6 +18,8 @@ replaceable event with the same kind, author and first `d` tag value being recei
18SHOULD be discarded, effectively replacing what gets returned when querying for 18SHOULD be discarded, effectively replacing what gets returned when querying for
19`author:kind:d-tag` tuples. 19`author:kind:d-tag` tuples.
20 20
21If two events have the same timestamp, the event with the lowest id (first in lexical order) SHOULD be retained, and the other discarded.
22
21A missing or a `d` tag with no value should be interpreted equivalent to a `d` tag with the 23A missing or a `d` tag with no value should be interpreted equivalent to a `d` tag with the
22value as an empty string. Events from the same author with any of the following `tags` 24value as an empty string. Events from the same author with any of the following `tags`
23replace each other: 25replace each other: