darwinia-network / legacy-apps

Legacy apps of Darwinia Network
https://legacy-apps.vercel.app
Apache License 2.0
7 stars 3 forks source link

Duplicate account shown #268

Open MittWillson opened 2 years ago

MittWillson commented 2 years ago

https://apps.darwinia.network/#/staking/targets 中提名,stash account 列表会显示重复的账户,Accounts 和 Addresses 列表存在重叠

image

sxlwar commented 2 years ago

https://github.com/darwinia-network/apps/blob/54fcac0c6eb3cfa357bf93b83e0a5b64c14c4a62/packages/page-staking/src/Targets/Nominate.tsx#L64

https://github.com/darwinia-network/apps/blob/54fcac0c6eb3cfa357bf93b83e0a5b64c14c4a62/packages/react-components/src/InputAddress/index.tsx#L156