comment
This commit is contained in:
parent
a274818463
commit
d1805e5fc4
@ -154,6 +154,7 @@ function transactions_overview {
|
|||||||
[[ $f_type =~ stake ]] && continue
|
[[ $f_type =~ stake ]] && continue
|
||||||
|
|
||||||
# what did I spent on asset in currency
|
# 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 ]]
|
if [[ $f_type =~ buy|leverage-buy|reward-staking|instant_trade_bonus|giveaway ]]
|
||||||
then
|
then
|
||||||
g_calc "$f_currency_spent+$f_currency_amount"
|
g_calc "$f_currency_spent+$f_currency_amount"
|
||||||
|
Loading…
Reference in New Issue
Block a user