FINANCE_CONTRACTS_CORDAPP

Reference to the finance-contracts CorDapp in this repo. The metadata is taken directly from finance/contracts/build.gradle, including the fact that the jar is signed. If you need an unsigned jar then use cordappWithPackages("net.corda.finance.contracts").

You will probably need to use FINANCE_CORDAPPS instead to get access to the flows as well.