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
Indexer runs a cron job that processes transactions that are already in the database and updates with the same value over and over again.
Expected: All transactions that are already in the database must be skipped and updated only once when the receiving side is claimed.
Additionally, add better logging of the amount by removing decimals in all 4 logging events.
The text was updated successfully, but these errors were encountered:
Indexer runs a cron job that processes transactions that are already in the database and updates with the same value over and over again.
Expected: All transactions that are already in the database must be skipped and updated only once when the receiving side is claimed.
Additionally, add better logging of the amount by removing decimals in all 4 logging events.
The text was updated successfully, but these errors were encountered: