upleb.uk

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

summaryrefslogtreecommitdiff
path: root/52.md
diff options
context:
space:
mode:
Diffstat (limited to '52.md')
-rw-r--r--52.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/52.md b/52.md
index 5ac116b..f35d904 100644
--- a/52.md
+++ b/52.md
@@ -38,7 +38,7 @@ The list of tags are as follows:
38The following tags are deprecated: 38The following tags are deprecated:
39* `name` name of the calendar event. Use only if `title` is not available. 39* `name` name of the calendar event. Use only if `title` is not available.
40 40
41```json 41```jsonc
42{ 42{
43 "id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>, 43 "id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>,
44 "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>, 44 "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>,
@@ -99,7 +99,7 @@ The list of tags are as follows:
99The following tags are deprecated: 99The following tags are deprecated:
100* `name` name of the calendar event. Use only if `title` is not available. 100* `name` name of the calendar event. Use only if `title` is not available.
101 101
102```json 102```jsonc
103{ 103{
104 "id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>, 104 "id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>,
105 "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>, 105 "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>,