upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSemisol <45574030+Semisol@users.noreply.github.com>2022-12-24 14:08:34 +0300
committerfiatjaf <fiatjaf@gmail.com>2023-01-02 16:53:10 -0300
commitdf2837606441953be553f3b31e80ceae48f63a5e (patch)
tree70881c821ad322eb1f4baa4189d20497b3fcc949
parenta04da3f1765a960e5994fad0044f45de1d43e683 (diff)
nip41: fix outdated kind
-rw-r--r--41.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/41.md b/41.md
index e2fd15b..d50096c 100644
--- a/41.md
+++ b/41.md
@@ -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
66Relays when processing `AUTH` responses SHOULD verify the following before accepting the response: 66Relays 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