Skip to content

Commit

Permalink
Add inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSmolonski committed Jun 17, 2024
1 parent d05b215 commit c7d1962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/indexer/lib/indexer/fetcher/internal_transaction.ex
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ defmodule Indexer.Fetcher.InternalTransaction do
end,
error_count: filtered_unique_numbers_count
)

IO.inspect('FAIL:', filtered_unique_numbers)
handle_not_found_transaction(reason)

# re-queue the de-duped entries
Expand Down

0 comments on commit c7d1962

Please sign in to comment.