corda/node/src/main
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
..
kotlin/com/r3corda/node 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
resources/com/r3corda/node/internal/testing Introduce TransactionState, which wraps ContractState and holds the notary pointer. 2016-06-17 15:05:35 +01:00