diff options
| author | Semisol <45574030+Semisol@users.noreply.github.com> | 2022-12-24 18:42:05 +0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2023-01-02 16:53:10 -0300 |
| commit | b9467cb428489d800e8e2729b0449ee1ceec03a5 (patch) | |
| tree | f124e381c4a496bcc2c374536d172f35cdf4b7cc /41.md | |
| parent | df2837606441953be553f3b31e80ceae48f63a5e (diff) | |
nip41: allow for delegated events
Diffstat (limited to '41.md')
| -rw-r--r-- | 41.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -16,6 +16,8 @@ The URL MUST: | |||
| 16 | - Not have a port number if protocol is `ws` and port is `80` or protocol is `wss` and port is `443` | 16 | - Not have a port number if protocol is `ws` and port is `80` or protocol is `wss` and port is `443` |
| 17 | - Not include the search/query | 17 | - Not include the search/query |
| 18 | 18 | ||
| 19 | Relays SHOULD treat authenticaiton events with a valid delegation as if it was the delegator authenticating. | ||
| 20 | |||
| 19 | An example event is shown below: | 21 | An example event is shown below: |
| 20 | ```json | 22 | ```json |
| 21 | { | 23 | { |