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-17 00:02:03 +0300
committerfiatjaf <fiatjaf@gmail.com>2023-01-02 16:53:10 -0300
commita04da3f1765a960e5994fad0044f45de1d43e683 (patch)
treebfb91743c137069031628472d9982689f8799eaf
parent82aafbef39a4a183fc6b1e8488e4a2db81a3fa90 (diff)
nip-41: fix kind mismatch on example event
-rw-r--r--41.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/41.md b/41.md
index 56adf3f..e2fd15b 100644
--- a/41.md
+++ b/41.md
@@ -22,7 +22,7 @@ An example event is shown below:
22 "id": "...", 22 "id": "...",
23 "pubkey": "...", 23 "pubkey": "...",
24 "created_at": 1669695536, 24 "created_at": 1669695536,
25 "kind": 22223, 25 "kind": 22241,
26 "tags": [], 26 "tags": [],
27 "content": "wss://relay.example.com/", 27 "content": "wss://relay.example.com/",
28 "sig": "..." 28 "sig": "..."