In HyperLedger Fabric is it possible to create a channel between peers that belong to the same organization / MSP? If so, how can this be configured in crypto-config.yaml and configtx.yaml?
Asked
Active
Viewed 287 times
1 Answers
1
Just specify a single organization in the configtx.yaml
However, you have to include some orderer in the channel too. The orderer can also be in the same organization as the peers.

yacovm
- 5,120
- 1
- 11
- 21