corda/client
Andrius Dagys 0314e650a4 Clean up API for selecting notaries (#1573)
* Remove getAnyNotary() from network map API.
Change notaryIdentities() signature to return a Party instead of PartyAndCertificate.
Some API doc updates.

* Minor API doc formatting and typo fix

* Update changelog

* Address comments

* Address comments
2017-09-21 10:28:18 +01:00
..
jackson Replace X500Name with CordaX500Name (#1447) 2017-09-12 01:03:10 +01:00
jfx Clean up API for selecting notaries (#1573) 2017-09-21 10:28:18 +01:00
mock Try.Failure is no longer parameterised on Nothing, to avoid any issues with Java 2017-09-10 14:54:32 +01:00
rpc Remove advertised services from NodeInfo (#1521) 2017-09-20 13:19:57 +01:00