From e47f23afd7017c183f46ed6e2369043fffc9c0bf Mon Sep 17 00:00:00 2001 From: toadlyBroodle Date: Sat, 6 May 2023 21:35:49 +0900 Subject: [PATCH] remove windows newlines from 69.md --- 69.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/69.md b/69.md index f20a5db7..a91f52b4 100644 --- a/69.md +++ b/69.md @@ -77,7 +77,7 @@ The zap request event (kind `9734`): * MUST include at least 1 `p` tag specifying the recipient's key, chosen from the original poll event's list of keys * MUST include the same primary hosting relay URL in all `p` tags as is specified in the `e` tag * MUST include exactly 1 `poll_option` tag which references the chosen vote option by its corresponding index `n` -* MUST include a valid `ots` tag, if the original poll event specifies a `closed_at` time +* MUST include a valid [NIP03](./03.md) `ots` tag, if the original poll event specifies a `closed_at` time ```json ...