• Create claims about an account based credential

    Returns

    The account claims to be used in the presentation input for the verifiable credential.

    Parameters

    • network: Network

      The network the account credential exists on.

    • credRegId: CredentialRegistrationId

      The credential registration ID of the account.

    • issuer: number

      Identity provider which issued the credentials.

    • statement: AtomicStatementV1<string>[]

      The atomic statements to prove for the account credential.

    Returns AccountClaims

Generated using TypeDoc