mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-13 02:46:24 +00:00
NIP-26 allow the delegator to delete the events published by the delegatee
This commit is contained in:
parent
bf0a0da6a4
commit
ab93992948
6
26.md
6
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).
|
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 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