Add merkleProof to CertificateData
This commit is contained in:
parent
0928d1e427
commit
e87383c441
@ -21,6 +21,7 @@ export interface Metadata {
|
|||||||
commitmentId: string,
|
commitmentId: string,
|
||||||
documentUid: string;
|
documentUid: string;
|
||||||
documentType: string;
|
documentType: string;
|
||||||
|
merkleProof: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface CertificateData {
|
export interface CertificateData {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user