diff options
| -rw-r--r-- | 172.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -21,9 +21,9 @@ Kind 34550 should include any field that helps define the community and the set | |||
| 21 | "tags": [ | 21 | "tags": [ |
| 22 | ["d", "<community_name>"], | 22 | ["d", "<community_name>"], |
| 23 | ["description", "<community_description>"], | 23 | ["description", "<community_description>"], |
| 24 | ["image", "<communityimagen>", "WidthxHeight"] | 24 | ["image", "<community_image>", "WidthxHeight"], |
| 25 | 25 | ||
| 26 | //.. other tags relevant to defining the community | 26 | //.. other tags relevant to defining the community |
| 27 | 27 | ||
| 28 | // moderators | 28 | // moderators |
| 29 | ["p", "<32-bytes hex of a pubkey>", "<optional recommended relay URL>", "moderator"], | 29 | ["p", "<32-bytes hex of a pubkey>", "<optional recommended relay URL>", "moderator"], |