corda / net.corda.flows / NotaryFlow / Service / receiveAndVerifyTx

receiveAndVerifyTx

@Suspendable abstract fun receiveAndVerifyTx(): TransactionParts

Implement custom logic to receive the transaction to notarise, and perform verification based on validity and privacy requirements.