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

Restore wallet does not work for wallets originally made in bread wallet #193

Open
torstein18 opened this issue Jan 27, 2024 · 1 comment

Comments

@torstein18
Copy link

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

@LeoComandini
Copy link
Contributor

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}/*).

If Bread Wallet uses derivation m/0'/0/0, Green wallets will not see those funds.

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

No branches or pull requests

2 participants