mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
Merge remote-tracking branch 'idpass/develop' into idpass/0.4.0-rc8
This commit is contained in:
@@ -4,6 +4,7 @@ export interface VC {
|
||||
tag: string;
|
||||
credential: DecodedCredential;
|
||||
verifiableCredential: VerifiableCredential;
|
||||
verifiablePresentation?: VerifiablePresentation;
|
||||
generatedOn: Date;
|
||||
requestId: string;
|
||||
isVerified: boolean;
|
||||
|
||||
Reference in New Issue
Block a user