diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2023-06-13 15:52:41 -0400 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-08-08 13:27:32 -0300 |
| commit | 4e61eb4e468a071c7d1efc8d0df6df06f65d5926 (patch) | |
| tree | 9f39515080c1b598686233343e6cdb4563874e94 | |
| parent | bf84e733f3ad870ffd4516c6dfb60069997923be (diff) | |
Update 172.md
Adds kind to the post approval.
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
| -rw-r--r-- | 172.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 | } |