corda/testing/node-driver
Katarzyna Streich 002c6c4687 Remove notaryIdentityKey from ServiceHub (#1541)
* Remove notaryIdentityKey from ServiceHub

It was redundant, as we have notary field on a transaction. Notaries can
use this field to check if the transaction was meant for them and then
use that information while choosing a key to sign a transaction.

* Move notaryIdentityKey to NotaryService

* Address comments

* Fixes after rebase
2017-09-20 17:47:45 +01:00
..
src Remove notaryIdentityKey from ServiceHub (#1541) 2017-09-20 17:47:45 +01:00
build.gradle Cordform common is now a part of the gradle plugin suite (#1474) 2017-09-12 19:18:09 +01:00