ProofConfigPODSchema
Type Parameters
• E extends EntriesSchema
Properties
owner?
optional
owner:ProofConfigOwner
<E
>
Defined in
packages/podspec/src/gpc/proof_request.ts:29
pod
pod:
PODSchema
<E
>
Defined in
packages/podspec/src/gpc/proof_request.ts:25
revealed?
optional
revealed:Partial
<{ [K in string]: boolean }
>