Blockchain CBDH Practice Test - Questions Answers, Page 5
Related questions
Hyperledger Fabric Consensus is planned out into 3 phases. Which one is
NOT a phase?
Hyperledger Fabric essentially implements a private validator network protocol.
Which of the following statements are true?
Which of the following provides Immutability?
Blockchain services in Hyperledger Fabric manages the distributed ledger through a peer to peer protocol that is built on ______?
Which of the following blockchain key components state how the transactions will be confirmed?
What must implement every chaincode?
Query is called whenever you query your chaincode's state. Queries do not result in blocks being added to the chain, and you cannot use certain functions.
Which function can you not use inside a Query?
_________is called to update or query the ledger in a proposal transaction. This is called by the chaincode.
What means "Forking" the Hyperledger Fabric Github repository? (Select two.)
The chaincode’s interface implements which of the following functions?
Question