This repository is deprecated. The latest version of all the official CorDapp samples can be found in the official samples repository: https://github.com/corda/samples.
Other
77
stars
118
forks
source link
Cannot find contract attachments for [com.example.contract.IOUContract] #135
Hi.
I try to launch cordapp from IDE and when I create IOU, I have error
net.corda.core.transactions.MissingContractAttachments: Cannot find contract attachments for [com.example.contract.IOUContract]. See https://docs.corda.net/api-contract-constraints.html#debugging
Hi. I try to launch cordapp from IDE and when I create IOU, I have error
net.corda.core.transactions.MissingContractAttachments: Cannot find contract attachments for [com.example.contract.IOUContract]. See https://docs.corda.net/api-contract-constraints.html#debugging