From 03e4be0da2ee9aa822a38dcd255c7ddbe09b37b3 Mon Sep 17 00:00:00 2001 From: Abhay Kumar <75+abhay@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:20:01 -0800 Subject: [PATCH] Add HIP 137 Vote --- iot-proposals.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/iot-proposals.json b/iot-proposals.json index 607ab23..63d679a 100644 --- a/iot-proposals.json +++ b/iot-proposals.json @@ -135,5 +135,15 @@ { "uri": null, "name": "For HIP 138" }, { "uri": null, "name": "Against HIP 138" } ] + }, + { + "name": "HIP 137: Remove CN470 from IOT PoC", + "uri": "https://gist.githubusercontent.com/hiptron/ea53e842a2f2515547a6b34dae6f190f/raw/161fb887e898a56fc08c0ed8fa478acc6daf7055/HIP-137-Vote-Summary.md", + "maxChoicesPerVoter": 1, + "tags": ["HIP", "Economic"], + "choices": [ + { "uri": null, "name": "For HIP 137" }, + { "uri": null, "name": "Against HIP 137" } + ] } ]