From a326400d9c6bed94b8cea0432302fd80ccdc3715 Mon Sep 17 00:00:00 2001 From: Abhay Kumar <75+abhay@users.noreply.github.com> Date: Mon, 24 Jun 2024 15:26:39 -0700 Subject: [PATCH] Add HIP 123 to votes (#156) * Add HIP 123 to votes * update sha * update sha --- iot-proposals.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/iot-proposals.json b/iot-proposals.json index 14dc857..aaacb62 100644 --- a/iot-proposals.json +++ b/iot-proposals.json @@ -79,5 +79,15 @@ { "uri": null, "name": "For HIP 116" }, { "uri": null, "name": "Against HIP 116" } ] + }, + { + "name": "HIP 123: Redefining IOT Data-Only Hotspot Onboarding and Assertion Fees\n", + "uri": "https://gist.githubusercontent.com/hiptron/ec5917a4c2435861935faa186d96fa4b/raw/d352218f5357c6f853d4585e4ad2a56f95f643c0/HIP-123-Vote-Summary.md", + "maxChoicesPerVoter": 1, + "tags": ["HIP", "Economic", "Technical"], + "choices": [ + { "uri": null, "name": "For HIP 123" }, + { "uri": null, "name": "Against HIP 123" } + ] } ]