polkadot-cloud / polkadot-staking-dashboard

Fully Featured Dashboard for Staking and Nomination Pools on Polkadot.
http://staking.polkadot.cloud
GNU General Public License v3.0
158 stars 167 forks source link

feat(refactor): disable identities on networks where People Chain is being used #2183

Closed rossbulat closed 3 months ago

rossbulat commented 3 months ago

This PR disables identity fetches on westend and kusama, in preparation to using the People Chain instead. The changes here will fix an issue where Kusama nomination pools were not being updated.

mruepp commented 3 months ago

Can confirm it works now. Thank you!