From a795eb25134f496d87a68709d24832689071c585 Mon Sep 17 00:00:00 2001 From: 4others <44651681+4others@users.noreply.github.com> Date: Fri, 6 Feb 2026 21:03:03 +0400 Subject: [PATCH] chore: drop obsolete yaml --- local/proposed_local.yaml | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 local/proposed_local.yaml diff --git a/local/proposed_local.yaml b/local/proposed_local.yaml deleted file mode 100644 index 563eb18..0000000 --- a/local/proposed_local.yaml +++ /dev/null @@ -1,34 +0,0 @@ -plugins: - - id: vultisig-dca-0000 - title: Recurring Swaps - description: Automate your long-term investments with the Recurring Swaps app. - server_endpoint: http://localhost:8082 - category: app - logo_url: https://raw.githubusercontent.com/vultisig/verifier/main/assets/plugins/recurring_swap/icon.jpg - thumbnail_url: https://raw.githubusercontent.com/vultisig/verifier/main/assets/plugins/recurring_swap/banner.jpg - audited: true - features: - - Automated Dollar Cost Averaging processing - - Recurring Swaps from any Vultisig supported Asset to any Asset - - Fully Flexible Scheduling - - Automatic Execution - faqs: - - question: What are recurring swaps? - answer: A recurring swap is a dollar-cost averaging (DCA) strategy. - - - id: vultisig-recurring-sends-0000 - title: Recurring Sends - description: Automate your outgoing transfers with the Recurring Sends App. - server_endpoint: http://localhost:8083 - category: app - logo_url: https://raw.githubusercontent.com/vultisig/verifier/main/assets/plugins/recurring_send/icon.jpg - thumbnail_url: https://raw.githubusercontent.com/vultisig/verifier/main/assets/plugins/recurring_send/banner.jpg - audited: true - features: - - Automated Recurring Sends - - Works Across All Supported Assets - - Fully Flexible Scheduling - - Automatic Execution - faqs: - - question: What are recurring sends? - answer: Recurring sends let you automatically transfer crypto at regular intervals.