addTransaction

abstract suspend fun addTransaction(txnId: String, events: List<Event<*>>)