it went through successfully for litecoin, of course I changed the blockcypher from btc to ltc also... I also tried using the networks.bitcoin from the package for bitcoin before hardcoding.. still didnt work, but i had initially tested this codebase for btc months ago and it worked, then i tweaked it for ltc and both were working months ago
Here's the codebase to recreate , but when I used this exact code for Litecoin just changing the Litecoin network to this
and the mnemonic converter to this
it went through successfully for litecoin, of course I changed the blockcypher from btc to ltc also... I also tried using the networks.bitcoin from the package for bitcoin before hardcoding.. still didnt work, but i had initially tested this codebase for btc months ago and it worked, then i tweaked it for ltc and both were working months ago