From 9fcff79cfdcb017da5ab65ba10ebcf6c6ee4d0a2 Mon Sep 17 00:00:00 2001 From: fiatjaf_ Date: Sat, 28 Oct 2023 06:46:33 -0300 Subject: [PATCH] change kind of community post from 1 to 72 --- 72.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/72.md b/72.md index 599a4c45..a646e812 100644 --- a/72.md +++ b/72.md @@ -48,7 +48,7 @@ Any Nostr event can be a post request. Clients MUST add the community's `a` tag "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": , - "kind": 1, + "kind": 72, "tags": [ ["a", "34550::", ""], ],