0
I´m trying to recover a wallet from which the Master Private Key (mpk) in hex format and the number of used addresses is known.
Till now I could manage to convert the hex mpk to the wif format and import this to electrum. But here to history seems to be totally lost.
Is there any way to recover the full wallet and history (not neccessary with electrum)?
are you sure it's the master private key and not the seed? the seed in hex is 32 characters. if it's the seed do a restore from seed and paste in the hex instead of the words. – Abdussamad – 2018-05-25T10:53:58.960
sorry for the late respnse. yes, I`m sure that the key is a mpk and not a seed in hex. It seems that the problem is based on compressed vs. uncompressed keys. – Michael – 2018-05-29T07:48:10.667