Skip to content

Commit

Permalink
refactor: typo
Browse files Browse the repository at this point in the history
Signed-off-by: annelein <[email protected]>
  • Loading branch information
Annelein committed Feb 9, 2022
1 parent f0b4a95 commit a384ed0
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.RevocRegDefs
revocationRegistryDefinitions?: Indy.RevocRegDef
}

export interface CreateProofOptions {
Expand Down

0 comments on commit a384ed0

Please sign in to comment.