You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
statusListId?: string// Explicit status list to use. Determines the id from the credentialStatus object in the VC itself or uses the default otherwise
431
431
statusListCorrelationId?: string
432
-
statusEntryIndex?: number
432
+
statusListIndex?: number
433
433
statusEntryCorrelationId?: string// An id to use for correlation. Can be the credential id, but also a business identifier. Will only be used for lookups/management
0 commit comments