corda/contracts/isolated
Andrius Dagys 3b1e020082 Extended the data model so that every state has to define a set of 'participants' - parties that are able to consume that state in a valid transaction.
Added protocol for changing the notary for a state, which requires signatures from all participants
2016-06-17 15:05:35 +01:00
..
src/main/kotlin/com/r3corda Extended the data model so that every state has to define a set of 'participants' - parties that are able to consume that state in a valid transaction. 2016-06-17 15:05:35 +01:00
build.gradle Improved unit tests. 2016-03-22 12:15:47 +00:00