mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-10 06:09:08 -05:00
clarifying value of filter
This commit is contained in:
parent
8265a0a2c1
commit
7147aa2d58
2
63.md
2
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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user