I'm trying to export private keys from Coinomi. I had emailed their support asking if there was a way to find my private key and got this response:
Hello Chris,
Sorry if we miss the thread in Bitcointalk, the support email is the fastest way to contact us.
You can derive all your private keys using
this tool and your recovery phrase. Additionally set the External / Internal field to 1 to get all the change addresses.
Notice that it is not recommended to share the keys with third parties due to the
way BIP32 works. Also if you import the keys to the Bitcoin core wallet and make transactions from there, the Bitcoin core will use change addresses that are not derived from the recovery phrase and thus you would need to backup the wallet.dat file.
Sincerely,
Coinomi support
I don't have access to a computer regularly, so I don't run Bitcoin Core. That's why I was just looking for the private keys. Is it possible to get the private key for each address in an HD address?
I used the tool they gave me but it came out with a BIP32 Extended Private Key and a Root Key, both starting with 'xprv'. Is there any way to get the normal private keys out of this?
Thanks, I know it's a lot of newbie questions.