diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2023-06-10 19:56:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-10 19:56:03 -0400 |
| commit | 4d0929b278cfc748f30be48c549cfc87ef429202 (patch) | |
| tree | 78135b2eb1f396faf2045886dd48e8981ab73ae0 /09.md | |
| parent | 91bdf63b130cadb89c3908cab09305526e9f2092 (diff) | |
| parent | 2e842b496a740f89ad80bf8257c37535d538ba54 (diff) | |
Merge branch 'master' into zap-plits
Diffstat (limited to '09.md')
| -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 |