mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -05:00
update.
This commit is contained in:
parent
6da8cb7485
commit
6f36e86b0e
6
09.md
6
09.md
|
@ -53,7 +53,7 @@ For example:
|
|||
|
||||
The above event requests the deletation of all text notes and reactions from a user.
|
||||
|
||||
A kind 5 MUST NOT contain a `f` tag beside other tags, or multiple `f` tags in one event.
|
||||
A kind 5 MUST NOT contain a `f` tag beside other tags, or multiple `f` tags in one event. The `"authors"` field of filter should be implicit.
|
||||
|
||||
### Usages
|
||||
|
||||
|
@ -76,3 +76,7 @@ Relays MAY validate that a deletion request event only references events that ha
|
|||
## Deletion Request of a Deletion Request
|
||||
|
||||
Publishing a deletion request event against a deletion request has no effect. Clients and relays are not obliged to support "unrequest deletion" functionality.
|
||||
|
||||
## Protection for a Deletion Request
|
||||
|
||||
if the deletion request is intended to be applied in a set of limited relays, clients can send them as protected events and expect other relays to don't execute them in sync or broadcasting.
|
||||
|
|
Loading…
Reference in New Issue
Block a user