corda/docs/source/example-code
Ross Nicoll 1a4965c294 Change CashIssueFlow to use anonymous identity
* Add functions for:
    * Retrieving nodes via their legal identity
    * Filtering a set of public keys down to those the node has corresponding private keys for
* Modify contract upgrade flows to handle identifying participants after an anomymisation step
* Correct terminology: "party who" -> "party which"
* Modify CashIssueFlow and CashPaymentFlow to optionally use an anonymous identity for the recipient.
2017-06-28 13:47:50 +01:00
..
src Change CashIssueFlow to use anonymous identity 2017-06-28 13:47:50 +01:00
build.gradle Correct ISO country code in names 2017-06-21 14:04:22 +01:00