mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
Update 40.md
This commit is contained in:
parent
26e518da67
commit
b859ae589b
1 changed files with 6 additions and 0 deletions
6
40.md
6
40.md
|
|
@ -41,6 +41,12 @@ Clients SHOULD use the `supported_nips` field to learn if a relay supports this
|
|||
|
||||
Clients MUST ignore events that have expired.
|
||||
|
||||
Relay Behavior
|
||||
--------------
|
||||
|
||||
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.
|
||||
Relays MAY choose to not delete expired messages.
|
||||
|
||||
Suggested Use Cases
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue