corda/client/mock
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/main/kotlin/net/corda/client/mock Change CashIssueFlow to use anonymous identity 2017-06-28 13:47:50 +01:00
build.gradle Corda publications and JARs now have cord or corda at the start. (#749) 2017-06-06 15:05:47 +01:00