go-hdwallet
go-hdwallet copied to clipboard
Update BTCSuite dependencies
-
Update Import Paths to correctly use github.com/btcsuite/btcd/btcec/v2 package
-
Commented the use of BCH address generation since cpacia/bchutil dependencies relies on outdated version of btcsuite library, an open PR addressing the issue
-
All test passes locally