Skip to content

Commit

Permalink
Adds HIP 128 for vote (#161)
Browse files Browse the repository at this point in the history
* Adds HIP 128 for vote

* Update link
  • Loading branch information
abhay authored Aug 13, 2024
1 parent a6f17cc commit 83522da
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions helium-proposals.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
]
}
]

0 comments on commit 83522da

Please sign in to comment.