QuestionQ2

Hyperledger Fabric Networks

Which subcommand is used to add a peer to a channel in Hyperledger Fabric?

  • A peer channel fetch
  • B peer channel create
  • C peer channel update
  • D peer channel join
Explanation

The peer channel join command joins a peer to a channel, typically using the channel’s genesis block supplied through its block-path flag.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!