From 313ae7c12866ee054f189e6f112c26b98231f327 Mon Sep 17 00:00:00 2001 From: toadlyBroodle Date: Wed, 29 Mar 2023 17:00:30 +0900 Subject: [PATCH] clarify that `e` tag is optional --- 69.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/69.md b/69.md index 456eadd7..68513144 100644 --- a/69.md +++ b/69.md @@ -21,8 +21,9 @@ A careful balancing of all poll attributes should enable pollers to conduct tail ## Poll format A poll event: -* MUST specify an `e` tag that includes a primary hosting relay URL -* MUST specify 1 or more `p` tags, each including the same primary hosting relay specified in the `e` tag +* MUST specify 1 or more `p` tags, each including the same primary hosting relay +* if an `e` tag is specified, it: + * MUST include the same primary hosting relay URL as the `p` tags * MUST contain a primary description string, specified in the `content` field * MUST contain at least 2 `poll_option` tags, each specifying an index and a unique description string, formatted as below * SHOULD specify a `closed_at` time: