You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently unable to connect to Ledger wallets using default BIP path m/44'/148'/0'.
if you change to the paths from https://walletsrecovery.org/ -> m/49'|84'/0'/0' you can get albedo to recognize the ledger, however you are unable to sign anything. I'm assuming this is due to the fact that no account matching that path derivation exists on the ledger, and I'm unable to create an account matching that path using ledger live or any other tool.
The text was updated successfully, but these errors were encountered:
Issue description
Unable to sign using Ledger Wallets.
Steps to reproduce the issue
What's the expected result?
Able to create account
What's the actual result?
No error/feedback/account created
What I believe is going on/possible fix:
Currently unable to connect to Ledger wallets using default BIP path
m/44'/148'/0'
.if you change to the paths from https://walletsrecovery.org/ ->
m/49'|84'/0'/0'
you can get albedo to recognize the ledger, however you are unable to sign anything. I'm assuming this is due to the fact that no account matching that path derivation exists on the ledger, and I'm unable to create an account matching that path using ledger live or any other tool.The text was updated successfully, but these errors were encountered: