From 8dc12c1ba565ee44f2afed423f09c6bd12061b3c Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Sat, 30 Mar 2024 17:04:03 -0400 Subject: [PATCH] When to delete these events. --- 63.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/63.md b/63.md index dca02812..b28b1e8c 100644 --- a/63.md +++ b/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. -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.