Valid CBDH Dumps shared by ExamDiscuss.com for Helping Passing CBDH Exam! ExamDiscuss.com now offer the newest CBDH exam dumps, the ExamDiscuss.com CBDH exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CBDH dumps with Test Engine here:
When the________, ______________ or ________function of a chaincode is called, the fabric passes the stub *shim.ChaincodeStubparameter. (Select three.)
Correct Answer: A,C,D
Explanation/Reference: Explanation: When the Init, Invoke or Query function of a chaincode is called, the fabric passes the stub *shim.ChaincodeStub parameter. This stub can be used to call APIs to access to the ledger services, transaction context, or to invoke other chaincodes. Reference: https://fabric-docs-test.readthedocs.io/en/latest/API/ChaincodeAPI/