79632030

Date: 2025-05-21 13:09:58
Score: 2.5
Natty:
Report link

It seems that the second command is no longer necessary in version 2.5: https://hyperledger-fabric.readthedocs.io/en/release-2.5/create_channel/create_channel_participation.html#generate-the-genesis-block

Therefore, the first command should be updated to this:

configtxgen -profile MyChannel -outputBlock ./fabric/crypto-config/ordererOrganizations/org0/orderer/mychannel.pb -channelID MyChannel

Being mychannel.pb the channel genesis block.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ruben