diff options
| -rw-r--r-- | 09.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -20,7 +20,7 @@ For example: | |||
| 20 | "pubkey": <32-bytes hex-encoded public key of the event creator>, | 20 | "pubkey": <32-bytes hex-encoded public key of the event creator>, |
| 21 | "tags": [ | 21 | "tags": [ |
| 22 | ["e", "dcd59..464a2"], | 22 | ["e", "dcd59..464a2"], |
| 23 | ["e", "968c5..ad7a4"], | 23 | ["e", "968c5..ad7a4"] |
| 24 | ], | 24 | ], |
| 25 | "content": "these posts were published by accident", | 25 | "content": "these posts were published by accident", |
| 26 | ...other fields | 26 | ...other fields |