Skip to content

ProofRequest

ProofRequest: object

A ProofRequest contains the data necessary to verify that a given GPC proof matches our expectations of it.

Type declaration

externalNullifier?

optional externalNullifier: PODValue

membershipLists

membershipLists: PODMembershipLists

proofConfig

proofConfig: GPCProofConfig

watermark?

optional watermark: PODValue

Defined in

packages/podspec/src/gpc/proof_request.ts:36