aptos-labs/petra-wallet

[ledger] allow for editing derivation path

dylanschultzie opened this issue · 2 comments

It would be nice to be able to manually edit the derivation path, or at least the account number. Currently only up to m/44'/637'/0'/0'/0' through m/44'/637'/7'/0'/0' is supported, but there's no need for that limitation. Adding either a Next button to see further accounts, or allowing for manually editing the account number would solve this issue.

Screenshot 2023-03-14 at 12 55 55 PM

Agreed, let's add a manual input there.
Thanks for bringing it up @dylanschultzie