mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 08:55:52 -05:00
When to delete these events.
This commit is contained in:
parent
9b5a92574c
commit
8dc12c1ba5
2
63.md
2
63.md
|
@ -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.
|
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.
|
They are submitted to the relay via `EVENT` messages instead of the usual `REQ` message.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user