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-13 15:52:41 -0400
committerfiatjaf_ <fiatjaf@gmail.com>2023-08-08 13:27:32 -0300
commit4e61eb4e468a071c7d1efc8d0df6df06f65d5926 (patch)
tree9f39515080c1b598686233343e6cdb4563874e94 /172.md
parentbf84e733f3ad870ffd4516c6dfb60069997923be (diff)
Update 172.md
Adds kind to the post approval. Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
Diffstat (limited to '172.md')
-rw-r--r--172.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/172.md b/172.md
index 1ca8b17..4689165 100644
--- a/172.md
+++ b/172.md
@@ -71,6 +71,7 @@ The post-approval event includes a stringified `new post request` event inside t
71 ["a", "34550:<community event author pubkey>:<d-identifier of the community>", "<optional relay url>"], 71 ["a", "34550:<community event author pubkey>:<d-identifier of the community>", "<optional relay url>"],
72 ["e", "<Post Request ID>", "<optional relay url>"], 72 ["e", "<Post Request ID>", "<optional relay url>"],
73 ["p", "<Post Request Author ID>", "<optional relay url>"], 73 ["p", "<Post Request Author ID>", "<optional relay url>"],
74 ["k", "<New Post Request kind>"],
74 ], 75 ],
75 "content": "{ <New Post Request JSON> }" 76 "content": "{ <New Post Request JSON> }"
76} 77}