nip41: fix outdated kind

This commit is contained in:
Semisol 2022-12-24 14:08:34 +03:00 committed by fiatjaf
parent a04da3f176
commit df28376064
No known key found for this signature in database
GPG Key ID: BAD43C4BE5C1A3A1

2
41.md
View File

@ -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