Hi. Thanks for this very usefull lib!
In one of my project I need to create LTC HD wallet and get error:
NotImplementedError: BIP84HDWallet is not implemented for Litecoin mainnet cryptocurrency.
Can you add support for it?
Or maybe param "P2WPKH" for ExtendedPublicKey and ExtendedPrivateKey params is the same as in BTC and I can populate it to LTC ?
Hi. Thanks for this very usefull lib! In one of my project I need to create LTC HD wallet and get error:
NotImplementedError: BIP84HDWallet is not implemented for Litecoin mainnet cryptocurrency.
Can you add support for it? Or maybe param "P2WPKH" for ExtendedPublicKey and ExtendedPrivateKey params is the same as in BTC and I can populate it to LTC ?