mirror of
https://github.com/corda/corda.git
synced 2025-01-29 23:54:07 +00:00
bc6628a072
* ContractState's contract type has been moved to TransactionState and is now a string representing the class name of the contract class to allow classloading of arbitrary contracts from custom classloaders. * Upgraded isolated JAR to new version.