Function getAccountTransactionSignDigest

  • Returns the digest of the transaction that has to be signed.

    Returns

    the sha256 hash on the serialized header, type and payload

    Parameters

    • accountTransaction: AccountTransaction

      the transaction to hash

    • signatureCount: bigint = ...

      number of expected signatures

    Returns Buffer

Generated using TypeDoc