Doug
Results
2
issues of
Doug
The above error always shows when using this library. Particularly, in my case, with FoldingCube.
After going through a fresh install of go and this package, I get the following after running `go build`: ../avalanchego/utils/crypto/secp256k1r.go:15:2: cannot find package "github.com/decred/dcrd/dcrec/secp256k1/v3" in any of: /usr/local/go/src/github.com/decred/dcrd/dcrec/secp256k1/v3 (from $GOROOT)...