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
Now that ppoprf has support for batching zero-knowledge proof of evaluation we should add an optional proof: true field to the RandomnessRequest so clients can request such a batch proof, returned through an optional proof: <base64-serialized ProofDLEQ> field in RandomnessResponse.
The text was updated successfully, but these errors were encountered:
Now that
ppoprf
has support for batching zero-knowledge proof of evaluation we should add an optionalproof: true
field to theRandomnessRequest
so clients can request such a batch proof, returned through an optionalproof: <base64-serialized ProofDLEQ>
field inRandomnessResponse
.The text was updated successfully, but these errors were encountered: