Knowee
Questions
Features
Study Tools

In Hyperledger Fabric, which of the following files contain/define the policies governed by the orderer?configtx.yamlconfigsys.jscore.yamlchaincode.js

Question

In Hyperledger Fabric, which of the following files contain/define the policies governed by the orderer?

  • configtx.yaml
  • configsys.json
  • core.yaml
  • chaincode.js
🧐 Not the exact question you are looking for?Go ask a question

Solution

In Hyperledger Fabric, the policies that govern the orderer are defined in the configtx.yaml file. This file is essential for the configuration of the orderer, including the definitions of organizations, orderer capabilities, consortium settings, and, importantly, the policies that dictate how transactions are ordered and validated by the orderer nodes.

  • configtx.yaml: This file includes the ordering service settings and policies.
  • configsys.json: This file is typically related to system configurations but does not specifically define orderer policies.
  • chaincode.js: This file is related to the chaincode (smart contracts) and does not contain orderer policies.

Therefore, the correct answer is configtx.yaml.

This problem has been solved

Similar Questions

In which of the following sections of the configtx.yaml file is the value to encode into a config transaction defined?ChannelCapabilitiesOrdererApplication

In which of the following directory does the configuration files are present?0.5 Marks/bin/usr/home/etc

While creating a channel in Hyperledger fabric, which of the following Docker commands will you use for updating the anchor peer for the Org2 organization?

Question 21 ptsHyperledger is a permissioned Blockchain and Smart Contract Technology.Group of answer choicesTrueFalse

What is the default name of a Fabric file?FabricfileFabric.pyfabfile.pyDockerfile

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.