Skip to content

Commit

Permalink
nip41: fix outdated kind
Browse files Browse the repository at this point in the history
  • Loading branch information
Semisol authored and fiatjaf committed Jan 2, 2023
1 parent a04da3f commit df28376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 41.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ Clients SHOULD retry the action (resending event, resubscribing) after they auth

## Signed event verification
Relays when processing `AUTH` responses SHOULD verify the following before accepting the response:
- that the `kind` is `22223`
- that the `kind` is `22241`
- that the event was recently signed (~10 minutes, by `created_at`)
- that the `content` field matches the relay URL

0 comments on commit df28376

Please sign in to comment.