corda / net.corda.flows / ValidatingNotaryFlow / receiveAndVerifyTx

receiveAndVerifyTx

@Suspendable fun receiveAndVerifyTx(): TransactionParts

Overrides Service.receiveAndVerifyTx

The received transaction is checked for contract-validity, which requires fully resolving it into a TransactionForVerification, for which the caller also has to to reveal the whole transaction dependency chain.