Solved

When Reviewing Chaincode You See a Function Called "ChaincodeStubInterface" in the Program

Question 12

Multiple Choice

When reviewing chaincode you see a function called "ChaincodeStubInterface" in the program. What does this function do?


A) It is used to access the ledger.
B) It is used to access the chaincode interface.
C) It is used to access the ledger and modify the ledger.
D) It is used to stop the chaincode interface.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions