upleb.uk

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

summaryrefslogtreecommitdiff
path: root/16.md
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2023-06-10 19:56:03 -0400
committerGitHub <noreply@github.com>2023-06-10 19:56:03 -0400
commit4d0929b278cfc748f30be48c549cfc87ef429202 (patch)
tree78135b2eb1f396faf2045886dd48e8981ab73ae0 /16.md
parent91bdf63b130cadb89c3908cab09305526e9f2092 (diff)
parent2e842b496a740f89ad80bf8257c37535d538ba54 (diff)
Merge branch 'master' into zap-plits
Diffstat (limited to '16.md')
-rw-r--r--16.md2
1 files changed, 2 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`.