Files
pezkuwi-wallet-android/feature-wallet-impl
pezkuwichain 7a6b93a323 diag: trace NativeAssetBalance.startSyncingBalance() entry/key/emission
Confirmed via 3 CI runs: HEZ (native asset) is present+enabled in the runtime
Chain object for Pezkuwi Asset Hub and gets dispatched to NativeAssetBalance
without any exception, yet its System.Account subscribe request never reaches
that chain's RPC connection at all - no error logged either. This traces
exactly how far execution gets: does startSyncingBalance() even get entered,
does getRuntime()/storageKey() complete, does subscribe()'s flow ever emit.
2026-07-09 10:51:57 -07:00
..