-
+
${message}
Visit your nearest Lamassu ATM to begin stacking sats automatically
@@ -556,90 +624,5 @@
-
-
-
-
-
-
-
-
Welcome to DCA!
-
Let's set up your Bitcoin Dollar Cost Averaging account
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Flow Mode: Your Bitcoin purchases come at 0% fee when people cash ou at the machine.
- Fixed Mode: Set a daily limit for consistent Bitcoin accumulation.
-
-
-
-
-
- 🚀 Start My DCA Journey
-
-
-
-
-
{% endblock %}
diff --git a/views_api.py b/views_api.py
index 12d4f08..316e15e 100644
--- a/views_api.py
+++ b/views_api.py
@@ -214,3 +214,7 @@ async def api_export_transactions(
)
else:
return {"transactions": transactions}
+
+
+# Removed local client-limits endpoint
+# Client should call admin extension's public endpoint directly