diff options
| -rw-r--r-- | 172.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -17,7 +17,7 @@ Kind 34550 should include any field that helps define the community and the set | |||
| 17 | "id": "<32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>", | 17 | "id": "<32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>", |
| 18 | "pubkey": "<32-bytes lowercase hex-encoded public key of the event creator>", | 18 | "pubkey": "<32-bytes lowercase hex-encoded public key of the event creator>", |
| 19 | "created_at": "<Unix timestamp in seconds>", | 19 | "created_at": "<Unix timestamp in seconds>", |
| 20 | "kind": "34550", | 20 | "kind": 34550, |
| 21 | "tags": [ | 21 | "tags": [ |
| 22 | ["d", "<community_name>"], | 22 | ["d", "<community_name>"], |
| 23 | ["description", "<community_description>"], | 23 | ["description", "<community_description>"], |