This commit is contained in:
Henrique Albuquerque
2025-12-13 13:49:19 +01:00
committed by GitHub
parent 247205a155
commit 19f7d66526

2
52.md
View File

@@ -56,7 +56,7 @@ Example:
```yaml
{
"id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>,
"id": <32-bytes lowercase hex-encoded SHA-256 of the serialized event data>,
"pubkey": <32-bytes lowercase hex-encoded public key of the event creator>,
"created_at": <unix timestamp in seconds>,
"kind": 31922,