From fb8136f3b6464bd25b252f5ab9f19711e14f6684 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 27 Jun 2024 12:11:02 +1000 Subject: [PATCH] feat: Update default coins --- server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.py b/server.py index c537279..e9c7662 100644 --- a/server.py +++ b/server.py @@ -367,7 +367,7 @@ def donate(): coinNames = json.loads(coinNames) coins = '' - default_coins = ['btc', 'eth', 'hns','sol','bnb','xrp','ada'] + default_coins = ['btc', 'eth', 'hns','sol','xrp','ada','dot'] for file in coinList: