Skip to content
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

Improve default naming of accounts #14749

Open
danfinlay opened this issue May 19, 2022 · 1 comment
Open

Improve default naming of accounts #14749

danfinlay opened this issue May 19, 2022 · 1 comment

Comments

@danfinlay
Copy link
Contributor

We allow so many hardware wallets now, and with Ledger any number of hardware wallet cards, it's basically impossible to keep up by just adding numbers in the order they were added.

Proposed new account naming scheme:
${accountType} ${accountType.number} account ${derivationIndex + 1}

Examples:

  • If you have 2 Grid+ Lattice cards, the third account on your second card would be Lattice 2 account 3.

This is a total MVP solution that I think will make this a bit better.

Longer term, we should enable nicknaming on a per-keychain basis, and so that keychain's nickname should be auto-prepended in some easily scanable form over the account list item.

@AlexJupiter
Copy link
Contributor

AlexJupiter commented May 20, 2022

@danfinlay

and with Ledger any number of hardware wallet cards

Just confirming we're talking about Lattice here right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants