Consortium: SampleConsortium
<<: *ApplicationCapabilities
Rule: "OR('OrdererMSP.member')"
Rule: "OR('OrdererMSP.member')"
Rule: "OR('OrdererMSP.admin')"
- "orderer0.example.com:7050"
- "orderer1.example.com:7050"
- "orderer2.example.com:7050"
Rule: "OR('Org1MSP.admin', 'Org1MSP.peer', 'Org1MSP.client')"
Rule: "OR('Org1MSP.admin', 'Org1MSP.client')"
Rule: "OR('Org1MSP.admin')"
Rule: "OR('Org1MSP.member')"
- Host: peer0.org1.example.com
Rule: "OR('Org2MSP.admin', 'Org2MSP.peer', 'Org2MSP.client')"
Rule: "OR('Org2MSP.admin', 'Org2MSP.client')"
Rule: "OR('Org2MSP.admin')"
Rule: "OR('Org2MSP.member')"
- Host: peer0.org2.example.com
Channel: &ChannelCapabilities
Orderer: &OrdererCapabilities
Application: &ApplicationCapabilities
Application: &ApplicationDefaults
_lifecycle/CommitChaincodeDefinition: /Channel/Application/Writers
_lifecycle/QueryChaincodeDefinition: /Channel/Application/Readers
_lifecycle/QueryNamespaceDefinitions: /Channel/Application/Readers
lscc/ChaincodeExists: /Channel/Application/Readers
lscc/GetDeploymentSpec: /Channel/Application/Readers
lscc/GetChaincodeData: /Channel/Application/Readers
lscc/GetInstantiatedChaincodes: /Channel/Application/Readers
qscc/GetChainInfo: /Channel/Application/Readers
qscc/GetBlockByNumber: /Channel/Application/Readers
qscc/GetBlockByHash: /Channel/Application/Readers
qscc/GetTransactionByID: /Channel/Application/Readers
qscc/GetBlockByTxID: /Channel/Application/Readers
cscc/GetConfigBlock: /Channel/Application/Readers
peer/Propose: /Channel/Application/Writers
peer/ChaincodeToChaincode: /Channel/Application/Readers
event/Block: /Channel/Application/Readers
event/FilteredBlock: /Channel/Application/Readers
Rule: "MAJORITY Endorsement"
Rule: "MAJORITY Endorsement"
<<: *ApplicationCapabilities
Orderer: &OrdererDefaults
- orderer0.example.com:7050
- orderer1.example.com:7050
- orderer2.example.com:7050
- Host: orderer0.example.com
ClientTLSCert: crypto-config/ordererOrganizations/example.com/orderers/orderer0.example.com/tls/server.crt
ServerTLSCert: crypto-config/ordererOrganizations/example.com/orderers/orderer0.example.com/tls/server.crt
- Host: orderer1.example.com
ClientTLSCert: crypto-config/ordererOrganizations/example.com/orderers/orderer1.example.com/tls/server.crt
ServerTLSCert: crypto-config/ordererOrganizations/example.com/orderers/orderer1.example.com/tls/server.crt
- Host: orderer2.example.com
ClientTLSCert: crypto-config/ordererOrganizations/example.com/orderers/orderer2.example.com/tls/server.crt
ServerTLSCert: crypto-config/ordererOrganizations/example.com/orderers/orderer2.example.com/tls/server.crt
SnapshotIntervalSize: 16 MB
Channel: &ChannelDefaults