mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
NIP-26 allow the delegator to delete the events published by the delegatee
This commit is contained in:
parent
bf0a0da6a4
commit
ab93992948
4
26.md
4
26.md
|
@ -101,6 +101,8 @@ The event should be considered a valid delegation if the conditions are satisfie
|
|||
Clients should display the delegated note as if it was published directly by the delegator (8e0d3d3e).
|
||||
|
||||
|
||||
#### Relay & Client Querying Support
|
||||
#### Relay & Client Support
|
||||
|
||||
Relays should answer requests such as `["REQ", "", {"authors": ["A"]}]` by querying both the `pubkey` and delegation tags `[1]` value.
|
||||
|
||||
Relays SHOULD allow the delegator (8e0d3d3e) to delete the events published by the delegatee (477318cf).
|
Loading…
Reference in New Issue
Block a user