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
As a prerequisite for implementing #1652, we need to develop C bindings for the ring-vrf: https://github.com/w3f/ring-proof/tree/master library. This will enable us to implement the following functions:
See this file: https://github.com/paritytech/polkadot-sdk/blob/f1f793718a2410872c3d61a86594a4c2bb9bea69/substrate/client/keystore/src/local.rs#L270 for the signatures of these functions.
The text was updated successfully, but these errors were encountered:
xDimon
No branches or pull requests
As a prerequisite for implementing #1652, we need to develop C bindings for the ring-vrf: https://github.com/w3f/ring-proof/tree/master library. This will enable us to implement the following functions:
See this file: https://github.com/paritytech/polkadot-sdk/blob/f1f793718a2410872c3d61a86594a4c2bb9bea69/substrate/client/keystore/src/local.rs#L270 for the signatures of these functions.
The text was updated successfully, but these errors were encountered: