corda/contracts
Ross Nicoll f4f0e160d2 Genericise Cash contract to support non-Currency things
Split the verification and commands for the Cash contract into a new AbstractCashLike
class, and make Cash a concrete implementation of that class, specialised for dealing
with Currency as the underlying token.
2016-06-07 13:49:26 +01:00
..
isolated Add com.r3corda to all namespaces. 2016-05-23 14:53:56 +01:00
src Genericise Cash contract to support non-Currency things 2016-06-07 13:49:26 +01:00
build.gradle Push unit tests that needed some contract functionality into core by embedding the minimal contract support needed. 2016-05-20 16:43:02 +01:00