hyperledger / hyperledger/fabric

Fix the "running chaincode as an external service" doc section

Open
#3,342 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16.7k
Forks
9.1k
Avg merge
5h 38m
Merged PRs (30d)
26

Description

The Fabric doc says that "Using this chaincode as an external service model, installing the chaincode on each peer is no longer required"

**But this statement can confuse a user who has an organization with at least 2 endorsing peers:**

**Q:** Do I need to install chaincode on a second endorsing peer too?

**A:** Using an chaincode as an external service model, you will need to install a chaincode package on every peer which will execute it.

_I think that the paragraph should be modified to make it clear that if a user has at least 2 endorsing peers, he must install the chaincode in each peer_

link:
https://hyperledger-fabric.readthedocs.io/en/release-2.4/cc_service.html#running-the-chaincode-as-an-external-service
![chaincode_as_an_external](https://user-images.githubusercontent.com/24257221/164287856-ee5627aa-2899-416a-9947-613d02971139.png)

@denali49, @nikhil550, @ODOWDAIBM, @pamandrejko

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.