mirror of
https://github.com/corda/corda.git
synced 2025-02-02 01:08:09 +00:00
12f5ddb0aa
You can now take deposits from multiple different institutions and move/combine/split them appropriately. The issuers are kept separate, you cannot merge 3 different input states from 3 different institutions down to one, but you can merge/split within that specific issuer. Deposit refs are not currently being kept separate, but they should be also (this is coming next).