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
The text was updated successfully, but these errors were encountered:
Hey @mattiaferrari02
This error doesn't provide enough context and makes me think there is a settings issue in your Xcode project perhaps?
Sorry, something went wrong.
This is the error that i get when i add import secp256k1 on top of the file
import secp256k1
I just tried to add import secp256k1_bindings and then adding
import secp256k1_bindings
let p: secp256k1_pubkey = secp256k1_pubkey()
This seems to work
Ok nvm I will use the lib that you linked me in #260
No branches or pull requests
The text was updated successfully, but these errors were encountered: