mirror of
https://github.com/corda/corda.git
synced 2025-03-21 03:25:43 +00:00
Update cash spending to handle multiple identities per node. For test cases nodes typically have a single identity, which we extract using `chooseIdentity()`, however for production environments we need to support nodes having multiple identities they can represent, with none being special.