You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dustinxie can you also build this main.go with CGO_ENABLED=0 GOOS=linux go build -o main main.go? I can go run main.go on mac M1. Can't build it on mac and linux machine and linux machine refuses even to run with undefined: secp256k1.RecoverPubkey exception
Playing around with your sdk getting this err.
main.go
go.mod:
go run main.go:
Same with
go-pkgs@v0.1.6
The text was updated successfully, but these errors were encountered: