Function serializeAccountTransaction

  • Serializes a transaction and its signatures. This serialization when sha256 hashed is considered as the transaction hash, and is used to look up the status of a submitted transaction.

    Returns

    the serialization of the account transaction, which is used to calculate the transaction hash

    Parameters

    Returns Buffer

Generated using TypeDoc