mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
nip41: allow for delegated events
This commit is contained in:
parent
df28376064
commit
b9467cb428
2
41.md
2
41.md
|
@ -16,6 +16,8 @@ The URL MUST:
|
||||||
- Not have a port number if protocol is `ws` and port is `80` or protocol is `wss` and port is `443`
|
- Not have a port number if protocol is `ws` and port is `80` or protocol is `wss` and port is `443`
|
||||||
- Not include the search/query
|
- Not include the search/query
|
||||||
|
|
||||||
|
Relays SHOULD treat authenticaiton events with a valid delegation as if it was the delegator authenticating.
|
||||||
|
|
||||||
An example event is shown below:
|
An example event is shown below:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user