TransactionMessageWithinSizeLimit

type TransactionMessageWithinSizeLimit = NominalType<"transactionSize", "withinLimit">;

A type guard that checks if a transaction message is within the size limit when compiled into a transaction.