mycelium-com / wallet-android

Mycelium Bitcoin Wallet for Android
http://mycelium.com
Other
658 stars 319 forks source link

Does Mycelium support importing BIP39 keys (12 words)? Only that. #562

Closed bitcoinmeetups closed 3 years ago

bitcoinmeetups commented 4 years ago

Does Mycelium support importing BIP39 keys (12 words)? Only that.

damianbenente commented 3 years ago

no, it support importing at least 24 BIP39 Mnemonic words + optional BIP39 Passphrase for generating the seed

Giszmo commented 3 years ago

Screenshot from 2020-10-13 00-55-30

It supports 12, 18 and 24 words, with or without passphrase, english only. That's BIP39. It finds BIP44, BIP49 and BIP84 accounts.

It strictly uses the BIP32 GAP limit of 20, so non-standard wallets (BTCPayServer for example) will not be recovered in all cases.