jellyfish icon indicating copy to clipboard operation
jellyfish copied to clipboard

fix(primitives): commit function

Open cryptoryda opened this issue 1 year ago • 0 comments

the commit function to include an explicit check for the presence of the blinding factor (r). If the blinding factor is not provided, it returns an Err with a descriptive error message. This change enhances the clarity of the code and ensures that the blinding factor is properly handled.

cryptoryda avatar Feb 13 '24 16:02 cryptoryda