Represents a Groth16 zero-knowledge proof, consisting of three proof points in compressed serialization format.
The points are the compressed serialization of affine representation of the proof.
Converts the BCS-serialized bytes of a value into a Hex instance.
This function provides a Hex representation of the BCS-serialized data for easier handling and manipulation.
Represents a Groth16 zero-knowledge proof, consisting of three proof points in compressed serialization format. The points are the compressed serialization of affine representation of the proof.