com.r3corda.core.contracts / kotlin.collections.List / getTimestampBy

getTimestampBy

fun List<AuthenticatedObject<CommandData>>.getTimestampBy(timestampingAuthority: Party): TimestampCommand?

Returns a timestamp that was signed by the given authority, or returns null if missing.