mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-22 13:45:48 +00:00
7f071f4821
TRX is completely absent from the Assets list even for a brand-new wallet on a completely fresh install - ruled out per-account backfill (fresh wallet correctly derives tronAddress) and stale per-device chain state (fresh install, no carried-over connectionState). Need to see empirically whether the Tron chain even reaches currentChains at all, and if so, which of hasAccountIn/connectionState.isDisabled gates it.