From 980e1326e283718be8b745b377d0d17c0a60ed67 Mon Sep 17 00:00:00 2001 From: Landon Date: Sun, 5 Mar 2023 11:02:40 +0900 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Semisol <45574030+Semisol@users.noreply.github.com> --- 69.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/69.md b/69.md index 866120a6..62c39ede 100644 --- a/69.md +++ b/69.md @@ -45,12 +45,11 @@ A poll event: ## Zap vote format -Poll options are voted on by sending [zap events](57.md) (to the original poll event) which include 1 additional `poll_option` tag within their otherwise standard [json structure](57.md#the-zap-note). +Poll options are voted on by sending [zap events](57.md) (to the original poll event) which include 1 additional `poll_option` tag in the zap request event. -Zap vote events (kind `9734` and `9735`): +The zap request event (kind `9734`): * MUST include exactly 1 `poll_option` tag * MUST reference the vote option by its corresponding integer `n`, chosen from the original poll event's list of predefined `polling_options` -* MUST transmit the exact `poll_option` between kind `9734` and `9735` ```json "tags": [