jellyfish
jellyfish copied to clipboard
fix(primitives): commit function
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.