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:
authorHenrique Albuquerque <18596542+henrialb@users.noreply.github.com>2025-12-13 13:49:19 +0100
committerGitHub <noreply@github.com>2025-12-13 21:49:19 +0900
commit19f7d6652601ca32a9960d30e1954f9e3b0476b1 (patch)
tree7be10b53d55f44d9d0cb92330c62771c15afcf5c /52.md
parent247205a155e5fd5e8ca39f4b3e7b76796ea6a8a6 (diff)
Fix typo (#2158)
Diffstat (limited to '52.md')
-rw-r--r--52.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/52.md b/52.md
index 133e3b3..0b69007 100644
--- a/52.md
+++ b/52.md
@@ -56,7 +56,7 @@ Example:
56 56
57```yaml 57```yaml
58{ 58{
59 "id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>, 59 "id": <32-bytes lowercase hex-encoded SHA-256 of the serialized event data>,
60 "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>, 60 "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>,
61 "created_at": <unix timestamp in seconds>, 61 "created_at": <unix timestamp in seconds>,
62 "kind": 31922, 62 "kind": 31922,