You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you (accidentially) run the "rates" script twice, you end up with two times the "magic number" subtracted/added. The transact_rate_balance method should check if there is already an entry for today and if yes update that one instead of creating a new one.
The text was updated successfully, but these errors were encountered:
If you (accidentially) run the "rates" script twice, you end up with two times the "magic number" subtracted/added. The
transact_rate_balance
method should check if there is already an entry for today and if yes update that one instead of creating a new one.The text was updated successfully, but these errors were encountered: