corda/node
Andrius Dagys 9958b5c603 Added 'signers' property to the transaction data models. Signers holds the list of all public keys that need to be signed for (command keys and additional ones such as notary).
Removed Notary & ChangeNotary commands, keys to be signed for are added to the signers list during transaction build phase.
2016-06-17 15:05:35 +01:00
..
src Added 'signers' property to the transaction data models. Signers holds the list of all public keys that need to be signed for (command keys and additional ones such as notary). 2016-06-17 15:05:35 +01:00
build.gradle build: use QuasarPlugin instead of copypasta 2016-06-17 10:16:46 +01:00