diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2023-10-28 06:46:33 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-28 06:46:33 -0300 |
| commit | 9fcff79cfdcb017da5ab65ba10ebcf6c6ee4d0a2 (patch) | |
| tree | b864e891f1e3740484cf49bbef51f11126809c6b /72.md | |
| parent | ca73c5dd5ea19dec29a2781f1d3bd93ef95985f9 (diff) | |
change kind of community post from 1 to 7272-diff-kind
Diffstat (limited to '72.md')
| -rw-r--r-- | 72.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -48,7 +48,7 @@ Any Nostr event can be a post request. Clients MUST add the community's `a` tag | |||
| 48 | "id": "<32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>", | 48 | "id": "<32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>", |
| 49 | "pubkey": "<32-bytes lowercase hex-encoded public key of the event creator>", | 49 | "pubkey": "<32-bytes lowercase hex-encoded public key of the event creator>", |
| 50 | "created_at": <Unix timestamp in seconds>, | 50 | "created_at": <Unix timestamp in seconds>, |
| 51 | "kind": 1, | 51 | "kind": 72, |
| 52 | "tags": [ | 52 | "tags": [ |
| 53 | ["a", "34550:<Community event author pubkey>:<d-identifier of the community>", "<Optional relay url>"], | 53 | ["a", "34550:<Community event author pubkey>:<d-identifier of the community>", "<Optional relay url>"], |
| 54 | ], | 54 | ], |