Skip to content

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

@kmilodenisglez

Description

@kmilodenisglez

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

@denali49, @nikhil550, @ODOWDAIBM, @pamandrejko

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions