comment
This commit is contained in:
parent
a274818463
commit
d1805e5fc4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user