mirror of
https://github.com/corda/corda.git
synced 2025-01-25 21:59:22 +00:00
ad72f3e48f
Add issuer of a cash when referring to amounts of cash (except for the very few cases where the issuer is not important, such as when referring to aggregated totals across a set of issuers). Replaces CommonCashState with TokenDefinition, as a more accurate reflection of what the class represents.