Files
pezkuwi-wallet-android/feature-account-impl
pezkuwichain 29395576a3 debug: add logging to Tron address backfill migration
TRX still missing on a real device after installing the backfill fix,
with no way to tell whether the migration ran, skipped, or threw for that
specific account - the migration had zero logging. Adds Log.d at every
decision point (per-account skip reason, success) plus a try-catch around
each account so one account's failure can't silently abort the whole
migration or crash app startup for everyone else.
2026-07-10 15:56:34 -07:00
..