TRANSACTION_SIZE_LIMIT

const TRANSACTION_SIZE_LIMIT: number;

The maximum size of a transaction in bytes.

Note that this excludes the transaction packet header. In other words, this is how much content we can fit in a transaction packet.