mirror of
https://github.com/corda/corda.git
synced 2025-02-05 18:49:14 +00:00
9c07e67100
* Instantiating the contract class should be part of contract verification. We should not instantiate it while building LedgerTransaction. * Also catch any exceptions from instantiating the contract.