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

2
41.md

@@ -64,6 +64,6 @@ Clients SHOULD retry the action (resending event, resubscribing) after they auth
## Signed event verification ## Signed event verification
Relays when processing `AUTH` responses SHOULD verify the following before accepting the response: 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 event was recently signed (~10 minutes, by `created_at`)
- that the `content` field matches the relay URL - that the `content` field matches the relay URL