TransactionWithinSizeLimit

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

A type guard that checks if a transaction is within the size limit.