mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-14 02:48:50 +00:00
Fix typo (#2158)
This commit is contained in:
committed by
GitHub
parent
247205a155
commit
19f7d66526
2
52.md
2
52.md
@@ -56,7 +56,7 @@ Example:
|
|||||||
|
|
||||||
```yaml
|
```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>,
|
"pubkey": <32-bytes lowercase hex-encoded public key of the event creator>,
|
||||||
"created_at": <unix timestamp in seconds>,
|
"created_at": <unix timestamp in seconds>,
|
||||||
"kind": 31922,
|
"kind": 31922,
|
||||||
|
|||||||
Reference in New Issue
Block a user