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
Hi, i have the same error. Seems like the repo of github.com/ethereum/go-ethereum/common changed. I think we need a file named go.mod with the versions to use. But i'm not sure and dont unknown how to do it.
System information
when i try to run the pool i get the following error:
[screen is terminating]
when i type make in the pool directrory i get the following error:
github.com/sammy007/open-ethereum-pool/util
util/util.go:38:45: invalid identifier character U+FF09 ')'
util/util.go:38:45: syntax error: unexpected ), expecting comma or )
make: *** [Makefile:10: all] Error 2
The text was updated successfully, but these errors were encountered: