From 7147aa2d58bf259b635c158bff595d1dd2ebedbe Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Sat, 30 Mar 2024 17:01:24 -0400 Subject: [PATCH] clarifying value of filter --- 63.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/63.md b/63.md index 3702a83c..d3e8847a 100644 --- a/63.md +++ b/63.md @@ -8,7 +8,7 @@ Pre-authed Filters This NIP declares the use of event kind `33012` to represent one or more Nostr filters. -The `d` tag represents the subscription id and the `filter` tag describes a (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.