Function getCredentialDeploymentTransactionHash

  • Gets the transaction hash that is used to look up the status of a credential deployment transaction.

    Returns

    the sha256 hash of the serialized block item kind, signatures, and credential deployment transaction

    Parameters

    • credentialDeployment: CredentialDeploymentDetails

      the transaction to hash

    • signatures: string[]

      the signatures that will also be part of the hash

    Returns string

Generated using TypeDoc