Iden3SparseMerkleTreeProof class
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Iden3SparseMerkleProof is a iden3 protocol merkle tree proof
Iden3SparseMerkleTreeProof
Signature:
export declare class Iden3SparseMerkleTreeProof
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(obj) | Creates an instance of Iden3SparseMerkleTreeProof. |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
coreClaim | string | ||
issuerData | IssuerData | ||
mtp | Proof | ||
type | ProofType |
Methods
Method | Modifiers | Description |
---|---|---|
toJSON() |