upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/172.md
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2023-06-15 09:38:30 -0400
committerfiatjaf_ <fiatjaf@gmail.com>2023-08-08 13:27:32 -0300
commit0c3df0ee30ca2a6eff842d7f851fd022e055a030 (patch)
treea99091cda6acef0145a47fdc5c2610daba75d11f /172.md
parent4e61eb4e468a071c7d1efc8d0df6df06f65d5926 (diff)
Removes quotes from kind
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
Diffstat (limited to '172.md')
-rw-r--r--172.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/172.md b/172.md
index 4689165..330fd1a 100644
--- a/172.md
+++ b/172.md
@@ -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>"],