-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disable hide account feature for accounts not managed through emerald (ie geth accounts) #405
Comments
We disable |
Hide/remove is disabled for accounts with a balance to avoid losing PK for account with money. For ledger it's not an issue, as PK is stored in HW key anyway, just matter of displaying it with other accounts. I think it should be possible to remove Ledger backed accounts |
I don't think we show geth accounts, just ones you've imported yourself, but we are now showing |
For accounts not managed through the Emerald backend, the hide feature should be disabled (visible, but greyed-out) instead of just absent.
The text was updated successfully, but these errors were encountered: