• Unpacks a PackedGroth16Proof Solidity calldata into its original form which is a SnarkJS Groth16 proof.

    Parameters

    • proof: PackedGroth16Proof

      Solidity calldata.

    Returns Groth16Proof

    The Groth16 proof compatible with SnarkJS.