diff --git a/63.md b/63.md index d4d6b5f8..d1e773c2 100644 --- a/63.md +++ b/63.md @@ -6,7 +6,7 @@ Signed Filters `draft` `optional` -This NIP declares the use of event kind `33012` to represent one or more Nostr filters. +Event kind `33012` is used to represent one or more Nostr filters. The `d` tag represents the subscription id and the `filter` tag contains the JSON-stringified [NIP-01](01.md) filter. @@ -31,7 +31,7 @@ They are submitted to supporting relays via `SREQ` command, with the following f ["SREQ", ] ``` -Supporting relays interpret the `filter` tags of this event in the same way they do with `REQ` while automatically authenticating the signer. +Supporting relays interpret the `filter` tags in the same way they do with `REQ` while automatically authenticating the signer. Relays MAY reject these filters based on `created_at`.