Function serializeAccountTransactionForSubmission

  • Serializes an account transaction so that it is ready for being submitted to the node. This consists of the standard serialization of an account transaction prefixed by a version byte.

    Returns

    the serialization of the account transaction ready for being submitted to a node

    Parameters

    Returns Buffer

Generated using TypeDoc