For a hyperledger fabric based supply chain ,which is better and why? Single channel or multiple channel.
For a hyperledger fabric based supply chain ,which is better and why? Single channel or multiple channel.
This depends on the use case you are trying to implement. If there is need for confidential transaction/ledger for some organizations in the n/w, separate channel will be required. You may also consider private data collection if the same ledger have to be used among participants, but some transaction data have to be kept confidential among them.