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
{{ message }}
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.
[chaincodeCmd] checkChaincodeCmdParams -> INFO 001 Using default escc
[chaincodeCmd] checkChaincodeCmdParams -> INFO 002 Using default vscc
Error:: Error endorsing query: rpc error: code = Unknown desc = could not find chaincode with name 'exampleCC' - make sure the chaincode exampleCC has been successfully instantiated and try again
The text was updated successfully, but these errors were encountered:
./peer chaincode query -c '{"Args":["query","a"]}' -C yacov -n exampleCC -v 1.0 --tls true --cafile /opt/gopath/src/github.com/hyperledger/fabricDeployment-master/crypto-config/ordererOrganizations/hrl.ibm.il/orderers/orderer.hrl.ibm.il/tls/ca.crt
[chaincodeCmd] checkChaincodeCmdParams -> INFO 001 Using default escc
[chaincodeCmd] checkChaincodeCmdParams -> INFO 002 Using default vscc
Error:: Error endorsing query: rpc error: code = Unknown desc = could not find chaincode with name 'exampleCC' - make sure the chaincode exampleCC has been successfully instantiated and try again
The text was updated successfully, but these errors were encountered: