hyperledger-labs / minifabric

Do fabric network the right and easy way.
Apache License 2.0
304 stars 163 forks source link

Problem to join a third organization #328

Closed LeoGCRocha closed 2 years ago

LeoGCRocha commented 2 years ago

Following the tutorial present in the hyperledger fabric documentation(Expand your network), I was able to correctly perform the first organization's ingress stage, including perfect operation in the use of chaincodes. However, I'm having trouble joining the third organization, where the following error is returned: "Chaincode definition not agreed to this org (org2.br)". How can I integrate a third organization to my network?

Ps: Each organization is in a different machine.

rupam150 commented 2 years ago

Hi @LeoGCRocha how did you solved it , is there any specific rules for approval process of chaincode , Please help me in this , as i am stuck from days on this , Please provide the steps for connecting 3 org in the channel procedure