diff options
| -rw-r--r-- | 41.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -64,6 +64,6 @@ Clients SHOULD retry the action (resending event, resubscribing) after they auth | |||
| 64 | 64 | ||
| 65 | ## Signed event verification | 65 | ## Signed event verification |
| 66 | Relays when processing `AUTH` responses SHOULD verify the following before accepting the response: | 66 | Relays when processing `AUTH` responses SHOULD verify the following before accepting the response: |
| 67 | - that the `kind` is `22223` | 67 | - that the `kind` is `22241` |
| 68 | - that the event was recently signed (~10 minutes, by `created_at`) | 68 | - that the event was recently signed (~10 minutes, by `created_at`) |
| 69 | - that the `content` field matches the relay URL | 69 | - that the `content` field matches the relay URL |