mirror of
https://github.com/corda/corda.git
synced 2025-02-07 11:30:22 +00:00
Change CashIssueFlow to always issue to ourselves, and require the cash is then moved in a separate payment operation. This more closely models actual operation inside banks, and is a step towards making all move-like operations go through a uniform verification process.