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:
_________is called to update or query the ledger in a proposal transaction. This is called by the chaincode.
Correct Answer: D
Explanation/Reference: Explanation: Invoke is called to update or query the ledger in a proposal transaction. Init is called during Instantiate transaction after the chaincode container has been established for the first time, allowing the chaincode to initialize its internal data. Invoke is called to update or query the ledger in a proposal transaction. Updated state variables are not committed to the ledger until the transaction is committed. Reference: https://godoc.org/github.com/hyperledger/fabric/core/chaincode/shim#Chaincode