mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 02:07:56 +00:00
87eca4435b
The staking dashboard was showing INACTIVE because all Pezkuwi chains (including Asset Hub) were routed to the relay chain SubQuery for staking stats. The relay SubQuery only has relay chain activeStakers, not AH pool stash accounts. Split the override so Asset Hub queries its own SubQuery endpoint which has the pool stash data.