Skip to content

Commit

Permalink
nip41: allow for delegated events
Browse files Browse the repository at this point in the history
  • Loading branch information
Semisol authored and fiatjaf committed Jan 2, 2023
1 parent df28376 commit b9467cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 41.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 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:
```json
{
Expand Down

0 comments on commit b9467cb

Please sign in to comment.