When to delete these events.

This commit is contained in:
Vitor Pamplona 2024-03-30 17:04:03 -04:00
parent 9b5a92574c
commit 8dc12c1ba5

2
63.md
View File

@ -10,7 +10,7 @@ This NIP declares the use of event kind `33012` to represent one or more Nostr f
The `d` tag represents the subscription id and the `filter` tag contains the JSON-stringified (NIP-01)[01.md] filter.
Supporting relays interpret the tags of this event as if they were submitted in the `REQ` scheme while automatically authenticating the signer.
Supporting relays interpret the tags of this event as if they were submitted in the `REQ` scheme while automatically authenticating the signer. The relay MUST delete these events after the connection closes.
They are submitted to the relay via `EVENT` messages instead of the usual `REQ` message.