com.r3corda.core.contracts / TransactionForContract / getTimestampByName

getTimestampByName

fun getTimestampByName(vararg authorityName: String): TimestampCommand?
Deprecated: Timestamping authority should always be notary for the transaction

Simply calls commands.getTimestampByName as a shortcut to make code completion more intuitive.