dcraddrgen icon indicating copy to clipboard operation
dcraddrgen copied to clipboard

go install fail

Open waliguder opened this issue 6 years ago • 1 comments

github.com/decred/dcraddrgen

.\main.go:115:3: cannot use chainec.ECTypeSecp256k1 (type int) as type dcrec.SignatureType in argument to dcrutil.NewAddressPubKeyHash .\main.go:121:39: cannot use chainec.ECTypeSecp256k1 (type int) as type dcrec.SignatureType in argument to dcrutil.NewWIF .\main.go:225:56: params.HDCoinType undefined (type chaincfg.Params has no field or method HDCoinType) .\main.go:391:56: params.HDCoinType undefined (type chaincfg.Params has no field or method HDCoinType)

waliguder avatar Aug 02 '18 06:08 waliguder