SetTransactionLifetimeFromTransactionMessage
Helper type that sets the lifetime constraint of a transaction to be the same as the lifetime constraint of the provided transaction message.
If the transaction message has no explicit lifetime constraint, neither will the transaction.
Type Parameters
| Type Parameter |
|---|
TTransaction extends Transaction |
TTransactionMessage extends TransactionMessage |