This commit is contained in:
olli 2024-10-17 17:03:22 +02:00
parent a274818463
commit d1805e5fc4

View File

@ -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"