Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HIP-138 #175

Merged
merged 4 commits into from
Nov 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions helium-proposals.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,15 @@
{ "uri": null, "name": "For HIP 128" },
{ "uri": null, "name": "Against HIP 128" }
]
},
{
"name": "HIP 138: Return to HNT",
"uri": "https://gist.githubusercontent.com/hiptron/86a0f8cc79f2571544ca7d43ec4c68d5/raw/f94b4fcac16d8694bd75ded3cd180deb21ca34c1/HIP-138-HNT-Vote-Summary.md",
"maxChoicesPerVoter": 1,
"tags": ["HIP", "Economic", "Technical", "Governance"],
"choices": [
{ "uri": null, "name": "For HIP 138" },
{ "uri": null, "name": "Against HIP 138" }
]
}
]
10 changes: 10 additions & 0 deletions iot-proposals.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,15 @@
{ "uri": null, "name": "Starwatcher" },
{ "uri": null, "name": "Nosmaster89" }
]
},
{
"name": "HIP 138: Return to HNT",
"uri": "https://gist.githubusercontent.com/hiptron/86a0f8cc79f2571544ca7d43ec4c68d5/raw/f94b4fcac16d8694bd75ded3cd180deb21ca34c1/HIP-138-IOT-Vote-Summary.md",
"maxChoicesPerVoter": 1,
"tags": ["HIP", "Economic", "Technical", "Governance"],
"choices": [
{ "uri": null, "name": "For HIP 138" },
{ "uri": null, "name": "Against HIP 138" }
]
}
]
10 changes: 10 additions & 0 deletions mobile-proposals.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,5 +372,15 @@
{ "uri": null, "name": "For HIP 134" },
{ "uri": null, "name": "Against HIP 134" }
]
},
{
"name": "HIP 138: Return to HNT",
"uri": "https://gist.githubusercontent.com/hiptron/86a0f8cc79f2571544ca7d43ec4c68d5/raw/f94b4fcac16d8694bd75ded3cd180deb21ca34c1/HIP-138-MOBILE-Vote-Summary.md",
"maxChoicesPerVoter": 1,
"tags": ["HIP", "Economic", "Technical", "Governance"],
"choices": [
{ "uri": null, "name": "For HIP 138" },
{ "uri": null, "name": "Against HIP 138" }
]
}
]
Loading