corda/node/src/main
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
..
java Move Jackson client support into net.corda.client.jackson package 2017-08-30 15:11:03 +01:00
kotlin/net/corda/node Remove notaryIdentityKey from ServiceHub (#1541) 2017-09-20 17:47:45 +01:00
resources [CORDA-461] Remove deprecated APIs. (#1480) 2017-09-13 15:39:39 +01:00