Fabric Ledger has two parts: • State data: Representation of current state of the assets. Asset state data can be changed upon changes to the state of the data. • Transaction Logs: Record of all the transactions (in the order they are received) which modified the state data, and once the data is written it is immutable and cannot be changed.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit