hyperledger-labs / weaver-dlt-interoperability

A platform, a protocol suite, and a set of tools, to enable interoperation for data sharing and asset movements between independent networks built on heterogeneous blockchain, or more generally, distributed ledger, technologies, in a manner that preserves the core blockchain tenets of decentralization and security.
Apache License 2.0
55 stars 45 forks source link

fix: interop app #387

Closed sandeepnRES closed 1 year ago

sandeepnRES commented 1 year ago
  1. Change compile to implementation for protos-java-kt in corda-interop-app.
  2. Bump all corda modules to version 1.2.14

This is required for Trade Demo Apps to work.