What is the advantage of using state-based endorsement policy over a chaincode or collection level endorsement policy?
Which directory is created by the idemixgen tool along with the ca directory and msp directory when configuring membership?
Which are the transaction steps that are managed by the Fabric gateway service?
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?
In Raft, there are two places for configuration. One is local configuration. What is the other?
Which organization can see data and information stored in the private data collection?
When building a test network, how many nodes are adequate for an Ordering Service?
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?