@Suspendable fun beforeCommit(stx: SignedTransaction): Unit
Overrides Service.beforeCommit
No pre-commit processing is done. Transaction is not checked for contract-validity, as that would require fully
resolving it into a TransactionForVerification, for which the caller would have to reveal the whole transaction
history chain.
As a result, the Notary