6
1
I installed Electrum to replace the broken and intolerable Multibit HD. I entered my 18 seed words, but it wouldn't allow me to click Next. I clicked Options > BIP 39 and it enabled Next. It created the wallet, but I don't see my balance or transactions. There doesn't appear to be any menu options to rescan the network.
Inside Multibit, it says this about my wallet:
Standard MultiBit wallet
Private keys are encrypted on this machine
BIP32 compliant. m/0h (Account 1 only)
I found out no wallet seeds are compatible with any other wallet. Electrum generates completely different addresses using the same seed words. – Chloe – 2017-05-22T14:09:28.957
I found Multibit HD seeds are compatible if you use m/0' instead of the default path pattern. Also m/0h does not work because it is not recognized by Electrum. – Dirk Jäckel – 2019-01-09T15:22:03.843
1
Since I do not have enough reputation to answer: Here is what I did today: 1. Export seed phrase with https://github.com/Multibit-Legacy/read-multibit-wallet-file 2. Create new wallet in Electrum: Standard wallet -> I already have a seed -> paste seed -> Options -> BIP 39 -> legacy (p2pkh) -> change derivation path to: m/0' -> enter new password -> Done
– Dirk Jäckel – 2019-01-09T15:29:12.757