com.r3corda.core.contracts / TransactionType / verify

verify

fun verify(tx: LedgerTransaction): Unit

Check that the transaction is valid based on:

Note: Presence of signatures is not checked, only the public keys to be signed for.