Linux Foundation HFCP - Hyperledger Fabric Certified Practitioner (HFCP) Exam
What types of events committed to the ledger can client applications receive using the peer's event service?
What Fabric Gateway client API call could a client application use to update ledger state?
In Hyperledger Fabric, Intercommunication is how a smart contract in a channel updates the World State database. It is achieved by what process?
What allows users to update channels, or invoke new Smart Contracts?
When reading and modifying the ledger state in Hyperledger Fabric, what type of schema does the data stored in the ledger need to adhere if the state database is LevelDB?
What gRPC status code might you expect to be associated with an error invoking a transaction as a result of a transient failure, such as a network disconnection between the client application and Gateway peer?
When executing queries on the ledger, what is the difference between simple and composite keys?
Which organization can see data and information stored in the private data collection?
The Gateway service manages which of the following activities on behalf of the client application?
Where would you generate a unique ID to represent an asset on the ledger?