Create crypto-config-all.yaml

This commit is contained in:
hag3 2018-12-26 23:03:46 +08:00 committed by GitHub
parent 36d6b60954
commit 4932b7bf50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,24 @@
OrdererOrgs:
- Name: Orderer01
Domain: ming-chain.com
Specs:
- Hostname: orderer01
- Name: Orderer02
Domain: ming-chain.com
Specs:
- Hostname: orderer02
PeerOrgs:
- Name: Org1
Domain: org1.ming-chain.com
EnableNodeOUs: true
Template:
Count: 3
Users:
Count: 2
- Name: Org2
Domain: org2.ming-chain.com
EnableNodeOUs: true
Template:
Count: 4
Users:
Count: 3