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"