Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation Exam HFCP Topic 3 Question 31 Discussion

Actual exam question for Linux Foundation's HFCP exam
Question #: 31
Topic #: 3
[All HFCP Questions]

After the transaction that contains the delState("A") function is committed, what happens to the ledger and state database?

Show Suggested Answer Hide Answer
Suggested Answer: C

In Hyperledger Fabric, when a transaction that includes the delState('A') function is committed, it results in the removal of the state of the key 'A' from the current state database. However, the history of all transactions that have affected the key 'A' remains intact in the ledger. This operation ensures that while the current state reflects the deletion, the immutability and traceability of the ledger are preserved, allowing for auditability and verification of past states. Options such as setting an empty value to the key or altering the transaction history are not supported, as they would violate the principles of immutability and transparency central to blockchain technology. Therefore, the correct outcome of a delState('A') operation is that the current state of 'A' is deleted, but its transaction history remains accessible in the ledger.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel