diff --git a/helium-proposals.json b/helium-proposals.json index 538c99a..7d560d7 100644 --- a/helium-proposals.json +++ b/helium-proposals.json @@ -56,5 +56,15 @@ { "uri": null, "name": "For HIP 110" }, { "uri": null, "name": "Against HIP 110" } ] + }, + { + "name": "HIP 128: Energy Subnetwork", + "uri": "https://gist.githubusercontent.com/hiptron/9f3a40097cface8f86beebeaab645547/raw/425df856bd34361e528dfe3e1b26e9ed4f6a989e/HIP-128-Vote-Summary.md", + "maxChoicesPerVoter": 1, + "tags": ["HIP", "Economic", "Technical"], + "choices": [ + { "uri": null, "name": "For HIP 128" }, + { "uri": null, "name": "Against HIP 128" } + ] } ]