• Packs a Snarkjs Groth16 proof into a single list usable as calldata in Solidity (public signals are not included).

    Parameters

    • proof: Groth16Proof

      The Groth16 proof generated with SnarkJS.

    Returns PackedGroth16Proof

    Solidity calldata.