diff options
Diffstat (limited to '52.md')
| -rw-r--r-- | 52.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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, |