From ae70ddfb48c1402574a6fe0e503ba1d383336ec0 Mon Sep 17 00:00:00 2001 From: olli Date: Sun, 29 Sep 2024 21:58:43 +0200 Subject: [PATCH] fix --- dabo/dabo-bot.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/dabo/dabo-bot.conf b/dabo/dabo-bot.conf index 0182aa2..4d09b62 100755 --- a/dabo/dabo-bot.conf +++ b/dabo/dabo-bot.conf @@ -13,9 +13,6 @@ INTERVAL="300" CURRENCY="USDT" TRANSFER_CURRENCY="USD" -# Only use currencies under the first X currencies sorted by market capitalization -LARGEST_MARKETCAP="250" - # symbols that should be traded SYMBOLS="ETH SOL"