We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I run ./scripts/local-setup.sh It gives this message What is wrong؟
../go/pkg/mod/github.com/airchains-network/[email protected]/app/ante/cosmos/eip712.go:262:36: undefined: secp256k1.RecoverPubkey?
../go/pkg/mod/github.com/airchains-network/[email protected]/app/ante/cosmos/eip712.go:288:17: undefined: secp256k1.VerifySignature
The text was updated successfully, but these errors were encountered:
I think same with me go: downloading cosmossdk.io/errors v1.0.1 go: downloading github.com/pkg/errors v0.9.1
Sorry, something went wrong.
No branches or pull requests
When I run ./scripts/local-setup.sh
It gives this message
What is wrong؟
github.com/airchains-network/evmos-v12/app/ante/cosmos
../go/pkg/mod/github.com/airchains-network/[email protected]/app/ante/cosmos/eip712.go:262:36: undefined: secp256k1.RecoverPubkey?
../go/pkg/mod/github.com/airchains-network/[email protected]/app/ante/cosmos/eip712.go:288:17: undefined: secp256k1.VerifySignature
The text was updated successfully, but these errors were encountered: