mirror of
https://github.com/corda/corda.git
synced 2025-01-31 16:35:43 +00:00
b9b4415d10
* 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.