hyperledger / hyperledger/fabric-samples
Kube test network : Chaincode as an external service only in one organization
Open
test-network-k8s
- Dominant language
- Go
- Stars
- 3k
- Forks
- 3.5k
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 6
Description
Hello everyone,
Is there any reason that the chaincode is installed, launched and activated only in the org1 as we can see on [this](https://github.com/hyperledger/fabric-samples/blob/main/test-network-k8s/scripts/chaincode.sh) file?
Would it be the same if these steps ran on org0 or org2, or maybe on both org1 and org2?
Contributor guide
Assessment
This issue has not been assessed yet.