fun verify(tx: TransactionForVerification): Unit
Check that the transaction is valid based on:
General platform rules
Rules for the specific transaction type
Note: Presence of signatures is not checked, only the public keys to be signed for.