mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-22 02:07:58 +00:00
fa17968108
ValidatorProvider, DirectStakingProperties, and DirectStakingRecommendation were querying Asset Hub chainId for staking data (validators, exposures, minStake, maxNominations) but these live on the relay chain. Added chain.parentId resolution so parachain staking correctly routes to relay. Also: - Add VoterBagsList pallet support (Pezkuwi naming) - Wrap BagListRepository queries in runCatching for binding compat - Remove debug logging