Welcome to the Linux Foundation Forum!

Lab 7. peer channel join -b Org2AddedConfig.block

I followed the lab steps to add a new Org

I am stuck at this step

peer channel join -b Org2AddedConfig.block

How do i get the OrgAddedConfig.block file?

Comments

  • Niklaskkkk
    Niklaskkkk Posts: 113

    @aashishshrestha977 said:
    I followed the lab steps to add a new Org

    I am stuck at this step

    peer channel join -b Org2AddedConfig.block

    How do i get the OrgAddedConfig.block file?

    Hi @aashishshrestha977 ,

    You get that from the command right before:

    peer channel fetch 0 Org2AddedConfig.block -o orderer.example.com:7050 -c allarewelcome

    Remember to do this from inside the CLI, and changing to the specific peer you want with export_core_peer etc.

    After you fetched the block, you can ls from inside the CLI to check that the block is there.

    Let me know how it goes.

Categories

Upcoming Training