What is Anchor Peer in Fabric?

Viewed 8321

There is step while configuring fabric network to update anchor peer. There is one anchor peer per organization, but not able to understand why do we need anchor peer.

3 Answers

A designated peer node for a specific Member on a channel that other Members’ peers can discover and communicate with Allows peers belonging to different Members to discover all existing peers on a channel Can designate multiple Anchor peer.

Related