You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this change set is that for each cc2cc invocation, we check
that the instantiated chaincode matches the installed one (if any) in terms
of its instantiation policy, just to avoid repercussions from any rogue
instantiation of a chaincode.
Change-Id: I67368d1ef918edd6f6b92bf2cf4b99ea8eeb4e4b
Signed-off-by: Alessandro Sorniotti <[email protected]>
errHandler([]byte(err.Error()), "[%s]Failed to get chaincoed data (%s) for invoked chaincode. Sending %s", shorttxid(msg.Txid), err, pb.ChaincodeMessage_ERROR)
0 commit comments