ClaimWithMTPProof interface
Claim for circuit with non revocation proof and proof of merkle tree inclusion
ClaimWithMTPProof
Signature:
export interface ClaimWithMTPProof
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| claim? | Claim | (Optional) | |
| incProof? | MTProof | (Optional) | |
| issuerID? | Id | (Optional) | |
| nonRevProof? | MTProof | (Optional) |