1
If I had my BTC in a multibit HD wallet prior to the fork, and I exported my wallet to Electrum after the fork, will the BCH still be tied to the multibit HD wallet?
And if so, how can I access the BCH stored in the multibit HD wallet?
1
If I had my BTC in a multibit HD wallet prior to the fork, and I exported my wallet to Electrum after the fork, will the BCH still be tied to the multibit HD wallet?
And if so, how can I access the BCH stored in the multibit HD wallet?
4
Here is what you need to do. Make sure you have the seed from multibit.
http://reddit.com/r/btc/comments/6qyn18/electroncash_notice_how_to_select_bitcoincash/
0
If you have exported your Multibit HD wallet into Electrum, then your Electrum wallet is sharing the Private Keys with your Multibit wallet. In a less technical language: You have one account (your wallet) and 2 interfaces to access your funds (Multibit and Electrum).
The BCH are tied to your account not the interface. So forget about Multibit and redeem your bitcoin cash with the help of Electrum. Follow the official Electrum Recommendation on how to redeem Bitcoin Cash. Short version below:
0
If you do not have your seed, extracting your bitcoin cash without your wallet words works, but requires knowing how to edit and compile java code: https://bitcoin.stackexchange.com/a/51297/64842
Because installing maven, java, modifying and compiling the JAR, and using the private keys is a bit beyond most non-developers, I've created a comprehensive guide, along with a pre-built JAR file to walk you through it:
https://github.com/josephduchesne/multibit-hd/blob/develop/README.md
The summary is:
Ah I'll give it a try when I get back from work! – Lionel – 2017-08-03T12:35:47.517
Hi, I used this method and it works. The problem is that I did not export my multibit HD wallet before doing this process, and now I can not access to my multibit HD wallet, not even can recover with my seed. What happens? How can I get my Bitcoins back? – basedonreal – 2017-08-08T21:05:31.553
You should be able to access your BTC using electrum wallet https://electrum.org Use the seed from multibit HD.
– chipmunk – 2017-08-09T08:45:27.817The default derivation seems
m/44'/145'/0'so I will change it tom/0'– JP Hellemons – 2018-01-12T08:07:46.887