Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Transaction being a class resulted in too much baggage in the Tx class. Statuses that are never used, bent inheritance, etc. Let's define an interface for Transaction to make it clear to the users what API is available to them.