mirror of
https://github.com/corda/corda.git
synced 2025-03-12 07:23:59 +00:00
Make the Amount class generic so it doesn't have to represent a quantity of a currency, but can handle other things such as assets as well, or extended detail (for example a currency-issuer tuple).