interface TxError
Error supplier in transaction effect.
abstract fun txError(): TxErrorType
Errors.
sealed class TxErrorType : TxError