mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-13 23:39:08 -05:00
clarify that e
tag is optional
This commit is contained in:
parent
c2e82696d1
commit
313ae7c128
5
69.md
5
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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user