SetTransactionWithinSizeLimitFromTransactionMessage
Helper type that adds the TransactionWithinSizeLimit flag to
a transaction if and only if the provided transaction message
is also within the size limit.
Type Parameters
| Type Parameter |
|---|
TTransaction extends Transaction |
TTransactionMessage extends BaseTransactionMessage |