mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
23f16b4b25
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.