clarify that e tag is optional

This commit is contained in:
toadlyBroodle 2023-03-29 17:00:30 +09:00
parent c2e82696d1
commit 313ae7c128

5
69.md
View File

@ -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: