Skip to content

Instantly share code, notes, and snippets.

@sharif2008
Forked from kctam/crypto-config.yaml
Created September 23, 2019 06:17
Show Gist options
  • Save sharif2008/01f1f0196de4adc287cac9449776948d to your computer and use it in GitHub Desktop.
Save sharif2008/01f1f0196de4adc287cac9449776948d to your computer and use it in GitHub Desktop.
3node2channel setup
OrdererOrgs:
- Name: Orderer
Domain: example.com
Specs:
- Hostname: orderer
PeerOrgs:
- Name: Org1
Domain: org1.example.com
Template:
Count: 1
Users:
Count: 1
- Name: Org2
Domain: org2.example.com
Template:
Count: 1
Users:
Count: 1
- Name: Org3
Domain: org3.example.com
Template:
Count: 1
Users:
Count: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment