mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-22 13:45:48 +00:00
7a6b93a323
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.