Re: How does the client know which are the EPs?
Trevor Lee Oakley <trevor@...>
I think I have an answer - use EXTERNALENDPOINTS and the discovery service.
From: "Trevor Lee Oakley" <trevor@...>
Sent: 16 February 2020 22:44
To: fabric@...
Subject: [Hyperledger Fabric] How does the client know which are the EPs?
Sent: 16 February 2020 22:44
To: fabric@...
Subject: [Hyperledger Fabric] How does the client know which are the EPs?
I understand the client sends the proposal to all endorsing peers, but how are these identified to the client?
I assume the client needs to query a service in the network to find out the EPs or hold a local copy of the EPs; then somehow identify how to reach them by a network identifier or address.
Trevor