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