From d87ad6ab9120faf54a65d1b7313ab2ea5fb1b527 Mon Sep 17 00:00:00 2001 From: Abhay Kumar <75+abhay@users.noreply.github.com> Date: Tue, 14 Jan 2025 09:37:28 -0800 Subject: [PATCH] Add HIP 140 --- mobile-proposals.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/mobile-proposals.json b/mobile-proposals.json index bde2956..1342342 100644 --- a/mobile-proposals.json +++ b/mobile-proposals.json @@ -418,5 +418,15 @@ { "uri": null, "name": "For HIP 139" }, { "uri": null, "name": "Against HIP 139" } ] + }, + { + "name": "HIP 140: Adjust Service Provider Boost Qualifiers", + "uri": "https://gist.githubusercontent.com/hiptron/ecddc5a66b165f76a72e0b4525a71e82/raw/b6ab59caa63dccc9f8f20c5567844787208b2245/HIP-140-Vote-Summary.md", + "maxChoicesPerVoter": 1, + "tags": ["HIP", "Economic", "Technical"], + "choices": [ + { "uri": null, "name": "For HIP 140" }, + { "uri": null, "name": "Against HIP 140" } + ] } ]