upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2023-06-08 12:15:37 +0900
committerGitHub <noreply@github.com>2023-06-08 12:15:37 +0900
commit0d962cbe74018c64cd040c6c756ed94b648eef4b (patch)
tree54f757e6f0626507e9200e5ae32beceaad2986ca
parentc78856d281658ba5c795b5295418692aa2827d2e (diff)
Minor JSON fix
-rw-r--r--09.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/09.md b/09.md
index 89781fb..a73e0ab 100644
--- a/09.md
+++ b/09.md
@@ -20,7 +20,7 @@ For example:
20 "pubkey": <32-bytes hex-encoded public key of the event creator>, 20 "pubkey": <32-bytes hex-encoded public key of the event creator>,
21 "tags": [ 21 "tags": [
22 ["e", "dcd59..464a2"], 22 ["e", "dcd59..464a2"],
23 ["e", "968c5..ad7a4"], 23 ["e", "968c5..ad7a4"]
24 ], 24 ],
25 "content": "these posts were published by accident", 25 "content": "these posts were published by accident",
26 ...other fields 26 ...other fields