com.r3corda.core.testing
/
TestTransactionDSLInterpreter
/
timestamp
timestamp
fun
timestamp
(
data
:
Timestamp
)
:
Unit
Overrides
TransactionDSLInterpreter.timestamp
Adds a timestamp to the transaction.
Parameters
data
- The
TimestampCommand
.