QuestionQ49
Hyperledger Fabric NetworksWhat advantage does a state-based endorsement policy offer over a chaincode- or collection-level endorsement policy?
- A It provides a way to set endorsement policy on a global Hyperledger Fabric farm level with one configuration
- B It can be used without complex configuration transactions, only a JSON configuration file is needed.
- C It provides fine-tuned endorsement policy on key level, update is possible without chaincode update
- D It provides a way to set endorsement policy for multiply keys with one chaincode configuration update.
Community Discussion