upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Staab <jstaab@protonmail.com>2023-06-08 04:41:56 -0700
committerGitHub <noreply@github.com>2023-06-08 04:41:56 -0700
commit14a887d43b654f41de5d271e27ef69048f183fb4 (patch)
tree54f757e6f0626507e9200e5ae32beceaad2986ca
parentc78856d281658ba5c795b5295418692aa2827d2e (diff)
parent0d962cbe74018c64cd040c6c756ed94b648eef4b (diff)
Merge pull request #590 from AsaiToshiya/patch-8
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