chain-desktop-wallet
chain-desktop-wallet copied to clipboard
Problem: Wrong account index using ledger
Using chain-maind and this app and selecting the account 1 of my ledger, I got different addresses.
This is kinda weird what's full derivation path are you using on the chain-maind ?
I'm using the default one. I used only the --account
Any suggestion on that? Is possible to customize the derivation path in this app?
@eddycpc have you in plan some fixes for this?
Hey there I think we need reproduction steps so that we can try to debug if this issue exists :
- Create a dummy mnemonic phrase just for the test
- Generate address with it on chainmaind
- Also Generate address with it on the desktop wallet
- Then please share the 2 addresses' output, we can look into it.
I've used this command to generate the address on chain maind 1.1.0
./chain-maind keys add ledger1 --ledger --account=1 --keyring-backend=test
On the app i used the checkbox to select the ledger and i put 1 inside the account input field.
I got two different results.