diff options
| author | Pablo Fernandez <p@f7z.io> | 2023-06-08 22:32:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-08 22:32:17 +0200 |
| commit | 6baacf6fb1badf3ba2480a88519e357b3cbdaaac (patch) | |
| tree | b3d211bc3683b340d678c3574519f327e7b3858e /16.md | |
| parent | 964bc5b5ce946ab66aae945084549f26ffdef70f (diff) | |
| parent | 14a887d43b654f41de5d271e27ef69048f183fb4 (diff) | |
Merge branch 'master' into nip31
Diffstat (limited to '16.md')
| -rw-r--r-- | 16.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -20,6 +20,8 @@ Upon a replaceable event with a newer timestamp than the currently known latest | |||
| 20 | effectively replacing what gets returned when querying for | 20 | effectively replacing what gets returned when querying for |
| 21 | `author:kind` tuples. | 21 | `author:kind` tuples. |
| 22 | 22 | ||
| 23 | If two events have the same timestamp, the event with the lowest id (first in lexical order) SHOULD be retained, and the other discarded. | ||
| 24 | |||
| 23 | Ephemeral Events | 25 | Ephemeral Events |
| 24 | ---------------- | 26 | ---------------- |
| 25 | An *ephemeral event* is defined as an event with a kind `20000 <= n < 30000`. | 27 | An *ephemeral event* is defined as an event with a kind `20000 <= n < 30000`. |