From 3ffc88cbfee179eede12e9dc9ba7fc5990799afa Mon Sep 17 00:00:00 2001 From: Abhay Kumar <75+abhay@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:40:13 -0800 Subject: [PATCH] Add HIP 139 Again (#180) --- mobile-proposals.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/mobile-proposals.json b/mobile-proposals.json index 9deca43..bde2956 100644 --- a/mobile-proposals.json +++ b/mobile-proposals.json @@ -408,5 +408,15 @@ { "uri": null, "name": "For HIP 139" }, { "uri": null, "name": "Against HIP 139" } ] + }, + { + "name": "HIP 139: Phase out CBRS", + "uri": "https://gist.githubusercontent.com/hiptron/03904e6871edc1826775417f81ca5846/raw/120c9afa6dc7bbc0d5983f34010159119792288b/HIP-139-Vote-Summary.md", + "maxChoicesPerVoter": 1, + "tags": ["HIP", "Economic", "Technical"], + "choices": [ + { "uri": null, "name": "For HIP 139" }, + { "uri": null, "name": "Against HIP 139" } + ] } ]