Page 1 of 1

Which of the following is the best answer when reviewing a "Code Invoking Transaction" in Hyperledger Fabric?

Posted: Mon Mar 27, 2023 1:39 pm
by answerhappygod
Which of the following is the best answer when reviewing a "Code Invoking Transaction" in Hyperledger Fabric?

A. Code invoking transaction is an SOAP API call to a chaincode function and is similar to how a URL pattern invokes a servlet in J2EE.
B. Code invoking transaction is an REST API call to a chaincode function and is similar to how a URL pattern invokes a servlet in Node.js
C. Code invoking transaction is an API call to a chaincode function and is similar to how a URL pattern invokes a servlet in Node.js
D. Code invoking transaction is an REST API call to a chaincode function and is similar to how a URL pattern invokes a servlet in J2EE.
E. Code invoking transaction is an API call to a chaincode function and is similar to how a URL pattern invokes a servlet in HTTPS
F. Code invoking transaction is an RPC API call to a chaincode function and is similar to how a URL pattern invokes a servlet in HTTPS.