I could not discover any good documentation on the market for recovering litecoin despatched to btc handle on block.io. It is two-factor authentication so the same old tips you discover on the interwebs do not work. Anyway I figured it out, and needed to share with neighborhood in case another person runs into this. Alongside the way in which somebody tried to trick me into sending non-public keys, and some different individuals needed to cost me tons of of {dollars}. So I hope this protects another person the trouble I went via.
-
Obtain newest model of Python (google: python obtain)
-
Obtain this complete folder to your pc – https://github.com/BlockIo/blockio-basic-multisig-sweep
-
Login to block.io -> settings -> backup non-public keys (you will want these)
-
Within the folder you downloaded go to src folder and edit the networks.js file. You wish to copy what’s on the non-public and WIF line within the BTC part INTO the LTC part.
-
Open command immediate – navigate to the listing the place you downloaded the folder(it has the instance.js file in it) -> and enter following:
SET PRIVATE_KEY1_BIP32=[your bip32 BTC private key from step 3]
SET PRIVATE_KEY2=[your secondary BTC private key from step 3]
SET DESTINATION_ADDR=[address you want litecoin sent to]
SET NETWORK=LTC
SET DERIVATION_PATH=m/i/0
node instance.js
____________________________________
(if I helped you and wish to ship donation be happy – MFxkfF8j5M18gXrXTKfYJLx4fqWYC4DhDa)
Source link