blockchain_utils
blockchain_utils copied to clipboard
Allow custom coin configuration for BIP49 or others
Thanks for the awesome library!
I was wondering if there's a way to use BIP49 with a configuration not listed here.
If not, would it be possible to add support for new cryptocurrencies in this library?
It seems like the fromSeed
method could potentially accept a custom configuration.