chaincode lifecycle #fabric #fabric-questions


Simon Yau
 

if organization 1 instantiate a chaincode (let say mycc, version v0)
what if organization 2 install a different chaincode using the same name (mycc, v0), the peer will check and reject?

Can the peer get the chaincode from the channel and install it in the local peer? or it assume the peer got the source and install it locally?

Join {fabric@lists.hyperledger.org to automatically receive all group messages.