clarifying value of filter

This commit is contained in:
Vitor Pamplona 2024-03-30 17:01:24 -04:00
parent 8265a0a2c1
commit 7147aa2d58

2
63.md
View File

@ -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.