Removes quotes from kind

Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
This commit is contained in:
Vitor Pamplona 2023-06-15 09:38:30 -04:00 committed by fiatjaf_
parent 4e61eb4e46
commit 0c3df0ee30

2
172.md
View File

@ -17,7 +17,7 @@ Kind 34550 should include any field that helps define the community and the set
"id": "<32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>",
"pubkey": "<32-bytes lowercase hex-encoded public key of the event creator>",
"created_at": "<Unix timestamp in seconds>",
"kind": "34550",
"kind": 34550,
"tags": [
["d", "<community_name>"],
["description", "<community_description>"],