1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/selectors
Mark Stacey 06ba0db840
Remove fallback selected address (#8439)
The `getSelectedAddress` selector has a fallback of selecting the first
MetaMask account. This is not useful. The only time the
`selectedAddress` is not set is during onboarding, before any accounts
exist, so selecting the first account wouldn't be useful anyway.
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
2020-04-28 12:36:25 -03:00
..
tests Remove unused ShapeShift components (#8402) 2020-04-24 12:33:24 -03:00
confirm-transaction.js
custom-gas.js
custom-gas.test.js
permissions.js
selectors.js Remove fallback selected address (#8439) 2020-04-28 12:36:25 -03:00
tokens.js
transactions.js Remove unused ShapeShift components (#8402) 2020-04-24 12:33:24 -03:00