Function serializeCredentialDeploymentTransactionForSubmission

  • Serializes a credential deployment transaction of a new account, so that it is ready for being submitted to the node.

    Returns

    the serialization of the credential deployment transaction ready for being submitted to a node

    Parameters

    • credentialDeployment: CredentialDeploymentDetails

      the credenetial deployment transaction

    • signatures: string[]

      the signatures on the hash of unsigned credential deployment information

    Returns Buffer

Generated using TypeDoc