corda/isolated
Shams Asari 3b8347e150
Fixed AttachmentLoadingTests (#4565)
There were two issues:
* The original "sealing violation: can't seal package net.corda.nodeapi" issue was due to the isolated CorDapp containing some code in the net.corda.nodeapi namespace. This has been moved to the isolated namespace.
* The test was not correctly creating the second transaction with the dummy command
2019-01-14 14:32:14 +00:00
..
src/main/kotlin/net/corda/isolated Fixed AttachmentLoadingTests (#4565) 2019-01-14 14:32:14 +00:00
build.gradle Fixed AttachmentLoadingTests (#4565) 2019-01-14 14:32:14 +00:00