upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas <31560900+0xtlt@users.noreply.github.com>2022-12-16 12:03:07 +0100
committerGitHub <noreply@github.com>2022-12-16 12:03:07 +0100
commit04a84aa5453ddce1dadcefba331fb1657447d600 (patch)
tree896c633efcc6946cf3eb1219b3e6d7d37b205e0f
parent7ad1812b46ea6fca461f17d52d9c349ef931adc7 (diff)
Update 40.md
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
-rw-r--r--40.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/40.md b/40.md
index ca9eb0b..274ee80 100644
--- a/40.md
+++ b/40.md
@@ -46,7 +46,7 @@ Relay Behavior
46Relays MAY NOT delete an expired message immediately on expiration and MAY persist them indefinitely. 46Relays MAY NOT delete an expired message immediately on expiration and MAY persist them indefinitely.
47Relays SHOULD NOT send expired events to clients, even if they are stored. 47Relays SHOULD NOT send expired events to clients, even if they are stored.
48Relays SHOULD drop any events that are published to them if they are expired. 48Relays SHOULD drop any events that are published to them if they are expired.
49Relays SHOULD persist ephemeral events until their expiration timestamp if an ephemeral event has one, and relays MAY limit the amount of time an ephemeral event is persisted. 49An expiration timestamp does not affect storage of ephemeral events.
50 50
51Suggested Use Cases 51Suggested Use Cases
52------------------- 52-------------------