diff options
| author | Thomas <31560900+0xtlt@users.noreply.github.com> | 2022-12-14 09:18:52 +0100 |
|---|---|---|
| committer | Thomas <31560900+0xtlt@users.noreply.github.com> | 2022-12-14 09:18:52 +0100 |
| commit | b859ae589b740f41ba41dab1e4bb003225db3478 (patch) | |
| tree | 0aa273cb67c64a21d544f4f362ce9e9b0057dbb0 /40.md | |
| parent | 26e518da670b0ea827390de3cccda1644548b716 (diff) | |
Update 40.md
Diffstat (limited to '40.md')
| -rw-r--r-- | 40.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -41,6 +41,12 @@ Clients SHOULD use the `supported_nips` field to learn if a relay supports this | |||
| 41 | 41 | ||
| 42 | Clients MUST ignore events that have expired. | 42 | Clients MUST ignore events that have expired. |
| 43 | 43 | ||
| 44 | Relay Behavior | ||
| 45 | -------------- | ||
| 46 | |||
| 47 | Relays SHOULD NOT delete an expired message immediately on expiration. Relays that wish to purge expired messages from their DB should allow for a grace period before deletion. For example, this could be 24h after event expiration. | ||
| 48 | Relays MAY choose to not delete expired messages. | ||
| 49 | |||
| 44 | Suggested Use Cases | 50 | Suggested Use Cases |
| 45 | ------------------- | 51 | ------------------- |
| 46 | 52 | ||