CBSA Exam QuestionsBrowse all questions from this exam

CBSA Exam - Question 18


How are "assets" in Hyperledger Fabric represented? (Select two.)

Show Answer
Correct Answer: A,D

Assets in Hyperledger Fabric are represented as a collection of key-value pairs and their state changes are recorded as transactions on a ledger. Assets can be represented in JSON for structured data and in Binary for raw data. JSON is commonly used for readable data exchanges, while binary format can be used for efficient storage or processing.

Discussion

1 comment
Sign in to comment
felixwcfOptions: AD
Jan 1, 2022

Binary or JSON form. https://hyperledger-fabric.readthedocs.io/en/release-2.2/fabric_model.html#assets