We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Green wallet is not able to restore wallets originally made in bread wallet. I believe they used derivation path m/0'/0/0
Wallet should be restored with bitcoin
Got a wallet with zero bitcoin
The text was updated successfully, but these errors were encountered:
Hi @torstein18
Green uses and restores wallets using BIP44 (m/44'/0'/0'/{0,1}/*), BIP49 (m/49'/0'/0'/{0,1}/*) and BIP84 (m/84'/0'/0'/{0,1}/*).
m/44'/0'/0'/{0,1}/*
m/49'/0'/0'/{0,1}/*
m/84'/0'/0'/{0,1}/*
If Bread Wallet uses derivation m/0'/0/0, Green wallets will not see those funds.
m/0'/0/0
Sorry, something went wrong.
No branches or pull requests
Description
Green wallet is not able to restore wallets originally made in bread wallet.
I believe they used derivation path m/0'/0/0
Version
Steps to reproduce
Expected behaviour
Wallet should be restored with bitcoin
Actual behaviour
Got a wallet with zero bitcoin
Screenshots
Device or machine
Additional info
The text was updated successfully, but these errors were encountered: