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
To keep inline with 4844 spec change the compute_proof should accept bytes and treat it as big endian format than accepting the Fr element for z directly.
The text was updated successfully, but these errors were encountered:
To keep inline with 4844 spec change the
compute_proof
should accept bytes and treat it as big endian format than accepting the Fr element forz
directly.The text was updated successfully, but these errors were encountered: