upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--01.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/01.md b/01.md
index d32903b..0e68de5 100644
--- a/01.md
+++ b/01.md
@@ -22,7 +22,7 @@ The only object type that exists is the `event`, which has the following format
22 "kind": <integer>, 22 "kind": <integer>,
23 "tags": [ 23 "tags": [
24 ["e", <32-bytes hex of the id of another event>, <recommended relay URL>], 24 ["e", <32-bytes hex of the id of another event>, <recommended relay URL>],
25 ["p", <32-bytes hex of the key>, <recommended relay URL>], 25 ["p", <32-bytes hex of a pubkey>, <recommended relay URL>],
26 ... // other kinds of tags may be included later 26 ... // other kinds of tags may be included later
27 ], 27 ],
28 "content": <arbitrary string>, 28 "content": <arbitrary string>,