Skip to content

Commit

Permalink
Update packages/core/src/modules/indy/services/IndyHolderService.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Timo Glastra <[email protected]>
  • Loading branch information
Annelein and TimoGlastra authored Feb 9, 2022
1 parent 9e6a16a commit c50426c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ export interface StoreCredentialOptions {
credential: Indy.Cred
credentialDefinition: Indy.CredDef
credentialId?: Indy.CredentialId
revocationRegistryDefinitions?: Indy.RevocRegDef
revocationRegistryDefinitions?: Indy.RevocRegDefs
}

export interface CreateProofOptions {
Expand Down

0 comments on commit c50426c

Please sign in to comment.