UNPKG

@transmute/bbs-bls12381-signature-2020

Version:
9 lines (8 loc) 186 B
export interface BbsBlsSignature2020ProofType { "@context"?: any; type?: string; created?: string; verificationMethod?: string; proofPurpose?: string; proofValue?: string; }