abstract fun getTransactionWithStatus(id: SecureHash): SignedTransactionWithStatus?
Return the transaction with its status for the given id, or null if no such transaction exists.