Skip to content

Commit

Permalink
test: register revocation registry definition and status list
Browse files Browse the repository at this point in the history
Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io>
  • Loading branch information
berendsliedrecht committed Jan 11, 2024
1 parent 419443b commit bac520e
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 160 deletions.
4 changes: 1 addition & 3 deletions packages/indy-vdr/src/anoncreds/IndyVdrAnonCredsRegistry.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {
import type {
AnonCredsRegistry,
GetCredentialDefinitionReturn,
GetSchemaReturn,
Expand Down Expand Up @@ -28,8 +28,6 @@ import {
RegisterRevocationStatusListReturnStateFailed,
RegisterRevocationStatusListReturnStateWait,
RegisterRevocationStatusListReturnStateAction,
getUnqualifiedRevocationRegistryEntryId,
unqualifiedIndyDidRegex,
} from '@aries-framework/anoncreds'
import type { AgentContext } from '@aries-framework/core'
import type { SchemaResponse } from '@hyperledger/indy-vdr-shared'
Expand Down
Loading

0 comments on commit bac520e

Please sign in to comment.