mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 03:25:09 +00:00
1. Introduce four new environment variables to the default chaincode environment file. 2. Add two new environment files for easy/automation running of the external chaincodes for different organizations. Note that when TLS enabled, the package contents will change. So each organization will have their own package ID generated unlike earlier. Also, there will be two chaincode containers running instead of one for the given example. Signed-off-by: S m, Aruna <arun.s.m.cse@gmail.com> |
||
|---|---|---|
| .. | ||
| application-go | ||
| application-java | ||
| application-javascript | ||
| application-typescript | ||
| chaincode-external | ||
| chaincode-go | ||
| chaincode-java | ||
| chaincode-javascript | ||
| chaincode-typescript | ||
| .gitignore | ||