From d1805e5fc42467d462d295ca134cd2302c8d261b Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 17 Oct 2024 17:03:22 +0200 Subject: [PATCH] comment --- dabo/functions/transactions_overview.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dabo/functions/transactions_overview.sh b/dabo/functions/transactions_overview.sh index 9a16c5b..62b55e1 100644 --- a/dabo/functions/transactions_overview.sh +++ b/dabo/functions/transactions_overview.sh @@ -154,6 +154,7 @@ function transactions_overview { [[ $f_type =~ stake ]] && continue # what did I spent on asset in currency + #if [[ $f_type =~ buy|leverage-buy ]] if [[ $f_type =~ buy|leverage-buy|reward-staking|instant_trade_bonus|giveaway ]] then g_calc "$f_currency_spent+$f_currency_amount"