mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
665ac860e5
The selectedIdentity property is computed based on the selectedAddress which means that using both the selectedAddress and the selectedIdentity is redundant. In the case of the Array#find call on the set of keyrings, we wouldn't have a situation where one is included and the other isn't. This changeset removes the selectedIdentity from the wallet view because it isn't needed. |
||
---|---|---|
.. | ||
app | ||
design | ||
lib | ||
.gitignore | ||
css.js | ||
example.js | ||
i18n-helper.js | ||
index.html | ||
index.js |