• Preparing search index...
  • The search index is not available
zk-kit
  • zk-kit
  • @zk-kit/utils
  • packing
  • packGroth16Proof

Function packGroth16Proof

  • packGroth16Proof(proof): PackedGroth16Proof
  • 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.

    • Defined in packages/utils/src/proof-packing.ts:18

Settings

Member Visibility

Theme

zk-kit
  • Loading...

Generated using TypeDoc