mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
nip41: fix outdated kind
This commit is contained in:
parent
a04da3f176
commit
df28376064
2
41.md
2
41.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user